Switch static workspaces with icons

This commit is contained in:
Marty Oehme 2019-03-12 17:32:31 +01:00
parent 02277a3ae2
commit 926b73e1b8

View file

@ -104,8 +104,8 @@ bindsym $mod+g gaps inner current set 0; gaps outer current set 0
# Define names for default workspaces for which we configure key bindings later on.
# We use variables to avoid repeating the names in multiple places.
set $ws1 "1"
set $ws2 "2"
set $ws1 "1:"
set $ws2 "2:"
set $ws3 "3"
set $ws4 "4"
set $ws5 "5"
@ -170,6 +170,7 @@ bindsym $mod+r mode "resize"
# Start i3bar to display a workspace bar (plus the system information i3status
# finds out, if available)
bar {
strip_workspace_numbers yes
font $font
position bottom
colors {