diff options
-rw-r--r-- | i3.conf | 5 |
1 files changed, 4 insertions, 1 deletions
@@ -172,12 +172,15 @@ mode "resize" { bindsym $mod+r mode "resize" # Aesthetics - client.focused #4c7899 #3a3a3a #ffffff #2e9ef4 #285577 client.focused_inactive #333333 #5f676a #ffffff #2e9ef4 #285577 bar { status_command i3status --config ~/.i3status.conf + position top + separator_symbol " || " + workspace_buttons yes + font pango:Arial 9.5 } exec --no-startup-id feh --randomize --bg-scale ~/Pictures/Backgrounds |