i3 updates.

This commit is contained in:
David Tomaschik
2017-04-15 19:35:01 -07:00
parent 209778db2f
commit 7efc19fec7
3 changed files with 20 additions and 4 deletions

View File

@@ -163,7 +163,8 @@ bindsym --release $alt+Print exec --no-startup-id \
/usr/bin/scrot -s $screendir/$scrotformat
# useful utilities
exec --no-startup-id /usr/bin/cinnamon-settings-daemon &
exec --no-startup-id \
(which xss-lock >/dev/null || /usr/bin/cinnamon-settings-daemon) &
exec --no-startup-id gnome-keyring-daemon --start --components=pkcs11,secrets
exec --no-startup-id (sleep 2; nm-applet) &
exec --no-startup-id xset r rate 200 20