config
This commit is contained in:
parent
16995d791b
commit
3c0974491c
1 changed files with 4 additions and 1 deletions
|
@ -154,7 +154,10 @@
|
|||
};
|
||||
|
||||
dconf.settings = {
|
||||
enable = true;
|
||||
"org/gnome/shell/keybindings" = {
|
||||
shift-overview-up = "";
|
||||
shift-overview-down = "";
|
||||
};
|
||||
};
|
||||
|
||||
nixpkgs.config.packageOverrides = pkgs: {
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue