X-Git-Url: https://git.martlubbers.net/?a=blobdiff_plain;f=.config%2Fi3%2Fconfig;h=fa8694d7c49d2b6c451a9221cc0b63729922456a;hb=c52bd7a5978b685e05764c522282f89603f8f15d;hp=858e67544b222d2d8f3344be824407ec10239f7d;hpb=85e3fa2486dcfbd40a6814a2402b4ac749d4e75c;p=dotfiles.git diff --git a/.config/i3/config b/.config/i3/config index 858e675..fa8694d 100644 --- a/.config/i3/config +++ b/.config/i3/config @@ -11,8 +11,9 @@ set $mod Mod1 -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