mirror of
https://github.com/kristoferssolo/solorice.git
synced 2025-10-21 20:10:34 +00:00
Reformated files
This commit is contained in:
parent
897fbd4666
commit
f45fd47ee5
@ -1,5 +1,5 @@
|
|||||||
#!/bin/zsh
|
#!/bin/zsh
|
||||||
|
|
||||||
if [[ '$(tty)' = '/dev/tty1' ]]; then
|
if [[ "$(tty)" = "/dev/tty1" ]]; then
|
||||||
pgrep awesome || sx
|
pgrep awesome || sx
|
||||||
fi
|
fi
|
||||||
|
|||||||
Loading…
Reference in New Issue
Block a user