emacs stuff idk honestly
This commit is contained in:
parent
36a84eb0f5
commit
1eabb8d2d8
34 changed files with 11769 additions and 12 deletions
|
@ -1,9 +0,0 @@
|
|||
#!/bin/sh
|
||||
|
||||
if [ -z "`pgrep -x redshift`" ]; then
|
||||
redshift -l 44:26 &
|
||||
notify-send Redshift "is now enabled"
|
||||
else
|
||||
notify-send Redshift "is now disabled"
|
||||
pkill redshift
|
||||
fi
|
Loading…
Add table
Add a link
Reference in a new issue