Removed names from workspaces

This commit is contained in:
julian 2021-05-04 11:16:23 +02:00
parent d8048cb7d8
commit 0205cfafa9
2 changed files with 5 additions and 5 deletions

View File

@ -110,7 +110,7 @@ bindsym $mod+a focus parent
# 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: Firefox"
set $ws1 "1"
set $ws2 "2"
set $ws3 "3"
set $ws4 "4"
@ -118,8 +118,8 @@ set $ws5 "5"
set $ws6 "6"
set $ws7 "7"
set $ws8 "8"
set $ws9 "9: Chat"
set $ws10 "10: Mail"
set $ws9 "9"
set $ws10 "10"
# switch to workspace
bindsym $mod+1 workspace number $ws1
@ -292,7 +292,7 @@ for_window [class="Pamac-updater"] floating enable
#for_window [class="Thunderbird" instance="Msgcompose"] floating enable
########## Autostart applications ##########
exec --no-startup-id "i3-msg 'workspace 9: Chat; append_layout ~/.config/i3/workspace-chat.json'"
exec --no-startup-id "i3-msg 'workspace 9; append_layout ~/.config/i3/workspace-chat.json'"
exec firefox
exec thunderbird

2
mc/ini
View File

@ -98,7 +98,7 @@ menubar_visible=true
free_space=true
horizontal_split=false
vertical_equal=true
left_panel_size=83
left_panel_size=41
horizontal_equal=true
top_panel_size=16