disable window gap hiding
This commit is contained in:
parent
09420fe027
commit
c7e3f4b548
@ -182,7 +182,9 @@ in {
|
||||
"org/gnome/shell/extensions/forge" = {
|
||||
stacked-tiling-mode-enabled = false;
|
||||
tabbed-tiling-mode-enabled = false;
|
||||
window-gap-hidden-on-single = true;
|
||||
|
||||
# I want this `true` but it screws up on multi-monitor setups
|
||||
window-gap-hidden-on-single = false;
|
||||
};
|
||||
"org/gnome/shell/extensions/forge/keybindings" = {
|
||||
window-focus-down = ["<Super>j" "<Super>Down"];
|
||||
|
Loading…
Reference in New Issue
Block a user