make windows disintegrate
This commit is contained in:
parent
644a05d896
commit
9d8949b0e9
@ -247,6 +247,7 @@ in
|
|||||||
"desktop-cube@schneegans.github.com"
|
"desktop-cube@schneegans.github.com"
|
||||||
"sound-output-device-chooser@kgshank.net"
|
"sound-output-device-chooser@kgshank.net"
|
||||||
"blur-my-shell@aunetx"
|
"blur-my-shell@aunetx"
|
||||||
|
"burn-my-windows@schneegans.github.com"
|
||||||
];
|
];
|
||||||
};
|
};
|
||||||
"org/gnome/desktop/peripherals/touchpad" = {
|
"org/gnome/desktop/peripherals/touchpad" = {
|
||||||
@ -277,6 +278,11 @@ in
|
|||||||
workspace-transition-time = 200;
|
workspace-transition-time = 200;
|
||||||
last-first-gap = false;
|
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" = {
|
"org/gnome/desktop/wm/preferences" = {
|
||||||
focus-mode = if cfg.tiling then "sloppy" else "click";
|
focus-mode = if cfg.tiling then "sloppy" else "click";
|
||||||
resize-with-right-button = true;
|
resize-with-right-button = true;
|
||||||
|
Loading…
Reference in New Issue
Block a user