i3: remove workspace icons

This commit is contained in:
Inhji 2022-04-04 23:34:37 +02:00
parent 821f47ded9
commit 5c3d3ecf47
1 changed files with 6 additions and 6 deletions

View File

@ -8,11 +8,11 @@ set $mod Mod4
# to display names or symbols instead of plain workspace numbers you can use
# something like: set $ws1 1:mail
# set $ws2 2:
set $ws1 1:
set $ws2 2:
set $ws3 3:
set $ws4 4:
set $ws5 5:
set $ws1 1
set $ws2 2
set $ws3 3
set $ws4 4
set $ws5 5
# set default desktop layout (default is tiling)
# workspace_layout tabbed <stacking|tabbed>
@ -291,4 +291,4 @@ smart_gaps on
# Smart borders (draw borders around container only if it is not the only container on this workspace)
# on|no_gaps (on=always activate and no_gaps=only activate if the gap size to the edge of the screen is 0)
smart_borders on
smart_borders on