make windows disintegrate

This commit is contained in:
notgne2 2022-06-01 04:21:59 -07:00
parent 644a05d896
commit 9d8949b0e9
Signed by: notgne2
GPG Key ID: 5CE0A245A2DAC84A

View File

@ -247,6 +247,7 @@ in
"desktop-cube@schneegans.github.com"
"sound-output-device-chooser@kgshank.net"
"blur-my-shell@aunetx"
"burn-my-windows@schneegans.github.com"
];
};
"org/gnome/desktop/peripherals/touchpad" = {
@ -277,6 +278,11 @@ in
workspace-transition-time = 200;
last-first-gap = false;
};
"org/gnome/shell/extensions/burn-my-windows" = {
snap-close-effect = true;
snap-animation-time = 500;
snap-color = "rgba(0,0,0,0)";
};
"org/gnome/desktop/wm/preferences" = {
focus-mode = if cfg.tiling then "sloppy" else "click";
resize-with-right-button = true;