Revert "Add dconf setting to maybe fix zoom menus"
This reverts commit 7261a75366
.
This commit is contained in:
parent
7261a75366
commit
860377b06f
@ -31,7 +31,6 @@
|
|||||||
./scripts
|
./scripts
|
||||||
./services/backup-home.nix
|
./services/backup-home.nix
|
||||||
./services/ghettoptt.nix
|
./services/ghettoptt.nix
|
||||||
./services/dconf.nix
|
|
||||||
./sops
|
./sops
|
||||||
./ssh
|
./ssh
|
||||||
./zsh
|
./zsh
|
||||||
|
@ -1,6 +0,0 @@
|
|||||||
{ pkgs, lib, ... }:
|
|
||||||
{
|
|
||||||
dconf.settings = {
|
|
||||||
"org/gnome/desktop/wm/preferences".auto-rise = true;
|
|
||||||
};
|
|
||||||
}
|
|
Loading…
Reference in New Issue
Block a user