Compare commits

..

No commits in common. "d79db1d068dfedc43e6548bb1700f8aa3735ee60" and "d0ebaf9134477e38baf62a86bd4a0535d5050dc8" have entirely different histories.

View file

@ -117,7 +117,7 @@ in {
"$mainMod, F, fullscreen"
"$mainMod, C, killactive,"
"$mainMod SHIFT, SPACE, togglefloating,"
"$mainMod, J, layoutmsg, togglesplit"
"$mainMod, J, togglesplit,"
## Move focus with arrow keys
"$mainMod, left, movefocus, l"
@ -176,11 +176,6 @@ in {
vfr = true;
};
dwindle = {
smart_split = true;
special_scale_factor = 0.8;
};
source = [confPath];
};
};