Update gnome-hm.nix
This commit is contained in:
parent
c9faf2c195
commit
dac92d1929
1 changed files with 1 additions and 1 deletions
|
|
@ -43,7 +43,7 @@
|
|||
toggle-fullscreen = ["<Super>f"];
|
||||
};
|
||||
"org/gnome/desktop/wm/preferences" = {
|
||||
resize-with-right-button = true;
|
||||
resize-with-right-button = lib.hm.gvariant.mkBoolean true;
|
||||
};
|
||||
|
||||
# Shell keybindings
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue