Update configs
This commit is contained in:
parent
b2314f6581
commit
bd0e567387
|
@ -155,7 +155,7 @@ exec --no-startup-id nextcloud
|
||||||
exec --no-startup-id $HOME/bin/startconky.sh
|
exec --no-startup-id $HOME/bin/startconky.sh
|
||||||
|
|
||||||
# Redshift
|
# Redshift
|
||||||
exec --no-startup-id redshift || redshift -l 48.15:17.10
|
exec --no-startup-id redshift-gtk
|
||||||
|
|
||||||
# Switch display output
|
# Switch display output
|
||||||
exec --no-startup-id $HOME/bin/switch_monitors.sh
|
exec --no-startup-id $HOME/bin/switch_monitors.sh
|
||||||
|
|
|
@ -188,7 +188,7 @@ type = custom/script
|
||||||
exec = date +'%H:%M'
|
exec = date +'%H:%M'
|
||||||
|
|
||||||
tail = false
|
tail = false
|
||||||
interval = 300
|
interval = 60
|
||||||
|
|
||||||
click-left = gsimplecal
|
click-left = gsimplecal
|
||||||
|
|
||||||
|
|
Loading…
Reference in New Issue