diff options
author | Raúl Benencia <raul@thousandeyes.com> | 2020-01-02 14:22:51 -0800 |
---|---|---|
committer | Raúl Benencia <raul@thousandeyes.com> | 2020-01-02 14:22:51 -0800 |
commit | 1608fd4c0654f2060a2fa7c8540b7446db3249be (patch) | |
tree | 6e2bdff56fdee9e18eb5442bff4fbf3d64edcb15 /.config/i3/config | |
parent | 43044ed3f17a6e58758b50ae716db94c98893de9 (diff) |
remove conky
Diffstat (limited to '.config/i3/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 & |