X-Git-Url: https://git.martlubbers.net/?a=blobdiff_plain;f=i3%2Fconfig;h=d8297ccb9ede382723b26a535af228a127148270;hb=6c6e1b5d8c2278a9bd75987cf7db73348b91b855;hp=d735a1eff135e650121cbce03c8010baa7c8e5bf;hpb=6307325120f5405410deea2292336df1d6dde3cf;p=dotfiles.git diff --git a/i3/config b/i3/config index d735a1e..d8297cc 100644 --- a/i3/config +++ b/i3/config @@ -12,9 +12,9 @@ set $mod Mod4 exec setxkbmap -layout dvorak,ru -variant ,phonetic_dvorak -option compose:ralt -option grp:menu_toggle -exec xautolock -locker 'i3lock -c 000000' +exec xautolock -locker 'i3lock -c ccff00' exec convert -size 1600x900 plasma:fractal -colorspace Gray -modulate 20,100,10 png:- | display -window root -exec /home/mart/projects/netctltray/netctl-tray.py +exec netctltray bindsym XF86AudioLowerVolume exec amixer set Master 5- bindsym XF86AudioRaiseVolume exec amixer set Master 5+ @@ -38,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