mirror of
https://github.com/Matir/skel.git
synced 2026-05-25 21:19:09 -07:00
Merge branch 'master' of https://github.com/Matir/skel
This commit is contained in:
@@ -172,6 +172,8 @@ bindsym --release $alt+Sys_Req exec --no-startup-id \
|
|||||||
exec --no-startup-id \
|
exec --no-startup-id \
|
||||||
(which xss-lock >/dev/null || /usr/bin/cinnamon-settings-daemon) &
|
(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 gnome-keyring-daemon --start --components=pkcs11,secrets
|
||||||
|
# Make GTK fonts look great again
|
||||||
|
exec --no-startup-id gnome-settings-daemon
|
||||||
exec --no-startup-id (sleep 2; nm-applet) &
|
exec --no-startup-id (sleep 2; nm-applet) &
|
||||||
exec --no-startup-id xset r rate 200 20
|
exec --no-startup-id xset r rate 200 20
|
||||||
exec --no-startup-id ~/bin/autostart.py
|
exec --no-startup-id ~/bin/autostart.py
|
||||||
|
|||||||
Reference in New Issue
Block a user