diff options
Diffstat (limited to '.config')
-rw-r--r-- | .config/i3/config | 4 |
1 files changed, 1 insertions, 3 deletions
diff --git a/.config/i3/config b/.config/i3/config index f685219..fe1f3a4 100644 --- a/.config/i3/config +++ b/.config/i3/config @@ -1,5 +1,4 @@ - -# Debian packages: redshift-gtk dunst compton conky-std network-manager-gnome nitrogen xautolock +# Debian packages: redshift-gtk dunst compton network-manager-gnome nitrogen xautolock set $mod Mod4 @@ -208,7 +207,6 @@ bar { exec --no-startup-id xset s 120 exec --no-startup-id xss-lock -l -n dim-screen.sh i3lock-wrapper & exec --no-startup-id compton -b -exec --no-startup-id conky exec --no-startup-id touchpad-enable-tap exec --no-startup-id nitrogen --restore exec --no-startup-id nm-applet & |