make windows disintegrate
This commit is contained in:
parent
644a05d896
commit
9d8949b0e9
1 changed files with 6 additions and 0 deletions
|
@ -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;
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue