X-Git-Url: https://git.martlubbers.net/?a=blobdiff_plain;f=i3%2Fconfig;h=b62ce5b8710bc37c8b6bf579b26db5a810286d26;hb=d7974f44289f5483e6eeb81e5c6ae20991943dfb;hp=e30d661c02143d0a45c230c766e192e136a2378b;hpb=cc4abfb3797934ea3fa1d7e93ab85a93fbf259b1;p=dotfiles.git diff --git a/i3/config b/i3/config index e30d661..b62ce5b 100644 --- a/i3/config +++ b/i3/config @@ -12,7 +12,12 @@ set $mod Mod4 exec setxkbmap dvorak -exec xautolock -locker i3lock -time 5 +exec xautolock -locker 'i3lock -c 000000' +exec convert -size 1600x900 gradient:grey15-black png:- | display -window root + +bindsym XF86AudioLowerVolume exec amixer set Master 5- +bindsym XF86AudioRaiseVolume exec amixer set Master 5+ +bindsym XF86AudioMute exec amixer set Master toggle # Font for window titles. Will also be used by the bar unless a different font # is used in the bar {} block below.