X-Git-Url: https://git.martlubbers.net/?a=blobdiff_plain;f=.config%2Fi3%2Fconfig;h=fe3844bff9da6ce83e50e1e28d3eb5dac92d7209;hb=b927997e2f22f49b645c26a561d275672fca0fae;hp=858e67544b222d2d8f3344be824407ec10239f7d;hpb=85e3fa2486dcfbd40a6814a2402b4ac749d4e75c;p=dotfiles.git diff --git a/.config/i3/config b/.config/i3/config index 858e675..fe3844b 100644 --- a/.config/i3/config +++ b/.config/i3/config @@ -9,10 +9,11 @@ # # Please see http://i3wm.org/docs/userguide.html for a complete reference! -set $mod Mod1 +set $mod Mod4 -exec xautolock -locker 'i3lock -c ccff00' +exec xautolock -locker 'i3lock -c ccff00; systemctl suspend' exec convert -size 1600x900 plasma:fractal -modulate 20,100,10 png:- | display -window root +exec xbacklight -set 50 exec netctltray # Font for window titles. Will also be used by the bar unless a different font @@ -55,8 +56,8 @@ bindsym $mod+s focus right # alternatively, you can use the cursor keys: bindsym $mod+Left exec xbacklight -dec 5 -bindsym $mod+Down exec amixer set Master 5- -bindsym $mod+Up exec amixer set Master 5+ +bindsym $mod+Down exec amixer set Master 5- && kill -n 10 `pidof i3status` +bindsym $mod+Up exec amixer set Master 5+ && kill -n 10 `pidof i3status` bindsym $mod+Right exec xbacklight -inc 5 # move focused window