Sun Jun 2 10:10:47 PM CEST 2024

This commit is contained in:
Thomas Avé 2024-06-02 22:10:47 +02:00
parent 8cba74203d
commit c54a0f53bf
2 changed files with 1 additions and 7 deletions

View File

@ -258,7 +258,7 @@ in
in
[
"$mainMod, ${ws}, split-workspace, ${toString (x + 1)}"
"$mod SHIFT, ${ws}, split-movetoworkspace, ${toString (x + 1)}"
"$mainMod SHIFT, ${ws}, split-movetoworkspace, ${toString (x + 1)}"
]
)
10)

View File

@ -10,12 +10,6 @@ return {
},
view = {
adaptive_size = true,
mappings = {
list = {
{key = "cd", action = "cd"},
{key = "<backspace>", action = "close"},
}
},
},
renderer = {
group_empty = true,