From edd5fc2f2aa10b65518eb78e22ba36f4488110ef Mon Sep 17 00:00:00 2001 From: Gabriel Arazas Date: Sat, 21 Sep 2024 19:49:43 +0800 Subject: [PATCH] nixos/workflows/a-happy-gnome: update Burn my Windows settings Even though it might not on a working config. The best option is just allowing to have a system-wide config which is yet to be implemented in the extension. Might have to make a discussion about it. --- .../config/dconf/30-shell-extensions.conf | 13 ++++++++++++- 1 file changed, 12 insertions(+), 1 deletion(-) diff --git a/modules/nixos/_private/workflows/a-happy-gnome/config/dconf/30-shell-extensions.conf b/modules/nixos/_private/workflows/a-happy-gnome/config/dconf/30-shell-extensions.conf index 9e0b3942..5602b1f4 100644 --- a/modules/nixos/_private/workflows/a-happy-gnome/config/dconf/30-shell-extensions.conf +++ b/modules/nixos/_private/workflows/a-happy-gnome/config/dconf/30-shell-extensions.conf @@ -17,7 +17,7 @@ runner-menu-hotkey = 'Super_L' # Making the default runner nicely usable. runner-show-frequent-apps = true search-provider-open-windows = true -show-activities-button = false +show-activities-button = true show-search-result-details = true apps-show-extra-details = true @@ -61,6 +61,17 @@ glitch-speed = 3.0 glitch-open-effect = true glitch-close-effect = true +paint-brush-animation-time = 400 +paint-brush-size = 3 +paint-brush-close-effect = true +paint-brush-open-effect = true + +pixelate-animation-time = 300 +pixelate-noise = 50 +pixelate-pixel-size = 25 +pixelate-close-effect = true +pixelate-open-effect = true + # Make app grid somewhat usable. [org/gnome/shell/extensions/alphabetical-app-grid] folder-order-position = 'start'