conf adjusts
This commit is contained in:
@@ -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 &
|
||||
``
|
||||
";
|
||||
};
|
||||
};
|
||||
|
||||
|
||||
Reference in New Issue
Block a user