conf adjusts

This commit is contained in:
autumn
2025-08-20 13:13:08 -06:00
parent ac59994270
commit 4edc8ca7ee
4 changed files with 365 additions and 188 deletions

View File

@@ -13,6 +13,7 @@
enable = true;
settings = {
default-layout = "wideriver";
send-layout-cmd="wideriver \"--layout left --stack dwindle --count 1 --ratio 0.5\"";
map = {
normal = {
"Super Return" = "spawn alacritty";
@@ -21,14 +22,9 @@
"Super K" = "focus-view previous";
"Super+Shift J" = "swap next";
"Super+Shift K" = "swap previous";
"Super R" = "fuzzel";
};
};
extraConfig = "
``
wideriver -view-padding 6 -outer-padding 6 &
``
";
};
};