From 0205cfafa9ec8199b07c0e051e9f83393b9fb0bf Mon Sep 17 00:00:00 2001 From: julian Date: Tue, 4 May 2021 11:16:23 +0200 Subject: [PATCH] Removed names from workspaces --- i3/config | 8 ++++---- mc/ini | 2 +- 2 files changed, 5 insertions(+), 5 deletions(-) diff --git a/i3/config b/i3/config index cd7dd7f..16fa473 100644 --- a/i3/config +++ b/i3/config @@ -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 diff --git a/mc/ini b/mc/ini index 86c531b..e6f9dfd 100644 --- a/mc/ini +++ b/mc/ini @@ -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