From ce9ad538e4c1a6c4b1c7e6941ec314d6798cadb8 Mon Sep 17 00:00:00 2001 From: Bailey Stevens Date: Tue, 5 Mar 2024 13:43:32 -0500 Subject: [PATCH] Changes paperwm settings. --- modules/home/gnome/dconf.nix | 5 +++-- 1 file changed, 3 insertions(+), 2 deletions(-) diff --git a/modules/home/gnome/dconf.nix b/modules/home/gnome/dconf.nix index b21d534..0f2a518 100644 --- a/modules/home/gnome/dconf.nix +++ b/modules/home/gnome/dconf.nix @@ -137,9 +137,12 @@ "org/gnome/shell/extensions/paperwm" = { animation-time = 0.1; + cycle-height-steps=[ 0.40 0.60 0.80 1.0 ]; + cycle-width-steps=[ 0.35 0.45 0.55 0.90 ]; default-focus-mode = 0; disable-scratch-in-overview = false; disable-topbar-styling = true; + gesture-enabled = false; horizontal-margin = 10; maximize-width-percent = 0.9; only-scratch-in-overview = false; @@ -208,7 +211,6 @@ color = "rgb(98,160,234)"; index = 1; name = "Secondary"; - show-top-bar = false; }; "org/gnome/shell/extensions/paperwm/workspaces/d3d0977e-0870-493b-8c58-89433af57a3c" = { @@ -216,7 +218,6 @@ color = "rgb(87,227,137)"; index = 2; name = "Alternate"; - show-top-bar = true; }; "org/gnome/shell/extensions/paperwm/workspaces/104da3d6-81b4-4647-98f6-dc9ef6ac63d2" = {