diff --git a/config/i3/config b/config/i3/config index 9bdc45f..8dc543d 100644 --- a/config/i3/config +++ b/config/i3/config @@ -327,11 +327,11 @@ exec --no-startup-id feh --bg-scale $HOME/.config/i3/bg.jpg exec --no-startup-id conky -c $HOME/.conky/status # Autostart programs -exec --no-startup-id i3-msg 'workspace $WS8; exec firefox --new-window tweetdeck.twitter.com' -exec --no-startup-id i3-msg 'workspace $WS9; exec firefox --new-window rss.frogeye.fr' -exec --no-startup-id clementine -exec --no-startup-id evolution -exec --no-startup-id pidgin +#exec --no-startup-id i3-msg 'workspace $WS8; exec firefox --new-window tweetdeck.twitter.com' +#exec --no-startup-id i3-msg 'workspace $WS9; exec firefox --new-window rss.frogeye.fr' +#exec --no-startup-id clementine +#exec --no-startup-id evolution +#exec --no-startup-id pidgin # Theme colors client.focused #4E9C00 #4E9C00 #FFFFFF #FFFFFF diff --git a/config/i3status/config b/config/i3status/config index c73acb2..da631db 100644 --- a/config/i3status/config +++ b/config/i3status/config @@ -1,7 +1,7 @@ general { - # output_format = "dzen2" + output_format = "i3bar" colors = true - interval = 5 + interval = 1 } order += "disk /home"