mirror of
https://github.com/kristoferssolo/solorice.git
synced 2026-02-04 14:42:04 +00:00
Reformated files
This commit is contained in:
@@ -1,5 +1,5 @@
|
||||
#!/bin/zsh
|
||||
|
||||
if [[ '$(tty)' = '/dev/tty1' ]]; then
|
||||
if [[ "$(tty)" = "/dev/tty1" ]]; then
|
||||
pgrep awesome || sx
|
||||
fi
|
||||
|
||||
Reference in New Issue
Block a user