extensions: dash-to-dock:

- enable autohide-in-fullscreen
This commit is contained in:
2026-03-23 21:24:49 +01:00
parent a4c34f9857
commit b1eb8d16fc

View File

@@ -28,7 +28,7 @@
"org/gnome/shell/extensions/dash-to-dock" = {
apply-custom-theme = false;
autohide-in-fullscreen = false;
autohide-in-fullscreen = true;
background-color = "rgb(0,0,0)";
background-opacity = 0.8;
click-action = "skip";