X-Git-Url: https://git.martlubbers.net/?a=blobdiff_plain;f=i3%2Fconfig;h=d8297ccb9ede382723b26a535af228a127148270;hb=6c6e1b5d8c2278a9bd75987cf7db73348b91b855;hp=b62ce5b8710bc37c8b6bf579b26db5a810286d26;hpb=d7974f44289f5483e6eeb81e5c6ae20991943dfb;p=dotfiles.git diff --git a/i3/config b/i3/config index b62ce5b..d8297cc 100644 --- a/i3/config +++ b/i3/config @@ -11,9 +11,10 @@ set $mod Mod4 -exec setxkbmap dvorak -exec xautolock -locker 'i3lock -c 000000' -exec convert -size 1600x900 gradient:grey15-black png:- | display -window root +exec setxkbmap -layout dvorak,ru -variant ,phonetic_dvorak -option compose:ralt -option grp:menu_toggle +exec xautolock -locker 'i3lock -c ccff00' +exec convert -size 1600x900 plasma:fractal -colorspace Gray -modulate 20,100,10 png:- | display -window root +exec netctltray bindsym XF86AudioLowerVolume exec amixer set Master 5- bindsym XF86AudioRaiseVolume exec amixer set Master 5+ @@ -37,6 +38,9 @@ floating_modifier $mod # start a terminal bindsym $mod+Return exec i3-sensible-terminal +# start a browser +bindsym $mod+b exec uzbl-browser + # lock the screen bindsym $mod+l exec xautolock -locknow