Merge from other pc
This commit is contained in:
parent
ed884c133f
commit
173029c521
5 changed files with 17 additions and 1 deletions
|
@ -1,2 +1,8 @@
|
|||
#!/bin/sh
|
||||
|
||||
if ! pidof awesome; then
|
||||
sleep 5
|
||||
exit
|
||||
fi
|
||||
|
||||
exec redshift-gtk
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue