sway: use tabs

This commit is contained in:
Marco Thomas
2022-07-06 23:54:38 +02:00
parent dc6849650f
commit bfae7de93a
5 changed files with 15 additions and 14 deletions

View File

@@ -71,8 +71,11 @@ input type:pointer {
}
input type:keyboard {
# Umlauts on RAlt + {a,u,o,s}
xkb_layout eu
# Make Caps Lock an additional Esc - https://man.archlinux.org/man/xkeyboard-config.7
xkb_options caps:escape
# Keyboard repeats
repeat_delay 300
repeat_rate 50
}
@@ -168,14 +171,13 @@ input type:keyboard {
bindsym $mod+Control+$right move workspace to output right
# Layout stuff:
# titlebar_border_thickness 0
# titlebar_padding 0
workspace_layout stacking
titlebar_padding 1
workspace_layout tabbed
title_align center
default_border pixel 0
default_floating_border pixel 0
# hide title and border, if only one application open
hide_edge_borders --i3 smart
# hide_edge_borders --i3 smart
# just show gaps between windows
# gaps inner 5