X-Git-Url: https://git.martlubbers.net/?a=blobdiff_plain;f=.i3%2Fconfig;h=57a5ed046cab5b1db6fb12c24704f9a6eb950a05;hb=255090fd2c6f2e4f02ff5c35c473ffff985e1dcb;hp=a2da7a9729117878df30124ab2506d09a40752b6;hpb=721dbdb9c56745bba12c4e6ac4b5bcafd1650a7a;p=dotfiles.git diff --git a/.i3/config b/.i3/config index a2da7a9..57a5ed0 100644 --- a/.i3/config +++ b/.i3/config @@ -11,8 +11,11 @@ exec setxkbmap dvorak exec xrdb ~/.Xresources exec skype -exec feh --bg-scale ~/.i3/bg.png -exec xcompmgr +exec ~/.i3/bg +exec numlockx on +exec urxvtd -q -o -f +exec ~/.i3/screen.sh + set $mod Mod4 @@ -25,7 +28,7 @@ font -misc-fixed-medium-r-normal--13-120-75-75-C-70-iso10646-1 floating_modifier $mod # start a terminal -bindsym $mod+Return exec urxvt +bindsym $mod+Return exec urxvtc # kill focused window bindsym $mod+Shift+quotedbl kill @@ -128,4 +131,5 @@ bar { status_command /home/marlub/.i3/bar position bottom Font -gnu-unifont-*-*-*-16-160-*-*-*-*-*-* + tray_output primary }