style(i3): emoji for workspaces

This commit is contained in:
TheK4n 2023-11-14 08:55:57 +03:00
parent 1a815688b6
commit a694fe88f0

View File

@ -106,16 +106,16 @@ bindsym $mod+v split v
# 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: Work"
set $ws1 "1: Browser"
set $ws2 "2: Code"
set $ws3 "3"
set $ws3 "3: Code"
set $ws4 "4"
set $ws5 "5"
set $ws6 "6"
set $ws7 "7"
set $ws8 "8"
set $ws9 "9: Music"
set $ws10 "10: Media"
set $ws8 "8🗨️"
set $ws9 "9🎵"
set $ws10 "10🍿"
# switch to workspace
bindsym $mod+1 workspace number $ws1