update screenshot and i3
[dotfiles.git] / x / .config / i3 / config
index 1192360..9fd78e6 100644 (file)
@@ -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
 }