diff --git a/.config/qtile/autostart.sh b/.config/qtile/autostart.sh index f2767e2..284e34d 100755 --- a/.config/qtile/autostart.sh +++ b/.config/qtile/autostart.sh @@ -27,6 +27,9 @@ nm-applet & # Set up wacom tablet autoxsetwacom +# Run hotkey deamon +sxhkd & + # Run xidlehook xidlehook \ `# Don't lock when there's a fullscreen application` \