moving windows with keybinds

This commit is contained in:
2025-01-16 08:58:56 +01:00
parent b54468d17a
commit 369ed4d14b
2 changed files with 8 additions and 3 deletions

View File

@@ -11,11 +11,11 @@ general {
col.active_border=$primary
col.inactive_border=$primary_container
layout = master
layout = dwindle
}
master {
allow_small_split = true
dwindle {
default_split_ratio = 1.1
special_scale_factor = 0.95
}