X-Git-Url: https://git.martlubbers.net/?a=blobdiff_plain;f=x%2F.config%2Fi3%2Fconfig;h=9fd78e60cc103c0ed7b8413131f3e4337634642f;hb=9b4ab05e359bdf0994cb09ae063f414e8336fdcd;hp=11923601c733749394ad04bf6dab65989a8cb2cd;hpb=e7793f1b7978fa302c4da4c4943d849f7917b944;p=dotfiles.git diff --git a/x/.config/i3/config b/x/.config/i3/config index 1192360..9fd78e6 100644 --- a/x/.config/i3/config +++ b/x/.config/i3/config @@ -17,8 +17,8 @@ set $fontsize 12 exec xautolock -locker 'echo RELOADAGENT | gpg-connect-agent; i3lock' # set a background exec ~/.local/bin/bg -# set the network switcher -exec netctltray +# start steam +exec steam # Toggle music playback bindsym Pause exec mpc toggle @@ -140,7 +140,7 @@ bindsym $mod+p mode "resize" # Start i3bar to display a workspace bar (plus the system information i3status # finds out, if available) bar { - status_command i3status + status_command /home/mart/projects/i3status/i3status modifier $mod font pango:$font $fontsize }