This commit is contained in:
notgne2 2022-10-03 17:49:40 -07:00
parent 6376d42116
commit 0a9f6bddeb
Signed by: notgne2
GPG Key ID: 5CE0A245A2DAC84A

View File

@ -230,13 +230,13 @@ in {
"launch-new-instance@gnome-shell-extensions.gcampax.github.com" "launch-new-instance@gnome-shell-extensions.gcampax.github.com"
"unite@hardpixel.eu" "unite@hardpixel.eu"
"gamemode@christian.kellner.me" "gamemode@christian.kellner.me"
"compiz-windows-effect@hermes83.github.com" # "compiz-windows-effect@hermes83.github.com"
"bluetooth-quick-connect@bjarosze.gmail.com" "bluetooth-quick-connect@bjarosze.gmail.com"
"gsconnect@andyholmes.github.io" "gsconnect@andyholmes.github.io"
"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" # "burn-my-windows@schneegans.github.com"
]; ];
}; };
"org/gnome/desktop/peripherals/touchpad" = { "org/gnome/desktop/peripherals/touchpad" = {
@ -245,7 +245,6 @@ in {
"org/gnome/mutter" = { "org/gnome/mutter" = {
edge-tiling = !cfg.tiling; edge-tiling = !cfg.tiling;
dynamic-workspaces = !cfg.tiling; dynamic-workspaces = !cfg.tiling;
only-on-primary = cfg.tiling;
}; };
"org/gnome/shell/extensions/unite" = { "org/gnome/shell/extensions/unite" = {
hide-window-titlebars = hide-window-titlebars =
@ -269,19 +268,19 @@ in {
reduce-panel-spacing = false; reduce-panel-spacing = false;
hide-dropdown-arrows = true; hide-dropdown-arrows = true;
}; };
"org/gnome/shell/extensions/com/github/hermes83/compiz-windows-effect" = { # "org/gnome/shell/extensions/com/github/hermes83/compiz-windows-effect" = {
resize-effect = true; # resize-effect = true;
}; # };
"org/gnome/shell/extensions/desktop-cube" = { # "org/gnome/shell/extensions/desktop-cube" = {
workspace-transition-time = 200; # workspace-transition-time = 200;
last-first-gap = false; # last-first-gap = false;
}; # };
"org/gnome/shell/extensions/burn-my-windows" = { # "org/gnome/shell/extensions/burn-my-windows" = {
snap-close-effect = true; # snap-close-effect = true;
fire-close-effect = false; # fire-close-effect = false;
snap-animation-time = 500; # snap-animation-time = 500;
snap-color = "rgba(0,0,0,0)"; # snap-color = "rgba(0,0,0,0)";
}; # };
"org/gnome/desktop/wm/preferences" = { "org/gnome/desktop/wm/preferences" = {
focus-mode = focus-mode =
if cfg.tiling if cfg.tiling