Browse Source

Set default i3 workspace layout to tabs

DricomDragon 4 years ago
parent
commit
f25008d5fb
1 changed files with 3 additions and 0 deletions
  1. 3 0
      Install/Templates/home/config/regolith/i3/config

+ 3 - 0
Install/Templates/home/config/regolith/i3/config

@@ -556,6 +556,9 @@ popup_during_fullscreen $i3-wm.gaps.popup_during_fullscreen
 set_from_resource $i3-wm.gaps.focus_follows_mouse i3-wm.gaps.focus_follows_mouse no
 focus_follows_mouse $i3-wm.gaps.focus_follows_mouse
 
+# Set default workspace layout
+workspace_layout tabbed
+
 ###############################################################################
 # i3 Colors and Fonts
 ###############################################################################