mirror of
https://github.com/JaxTheWolf/nixos.git
synced 2026-03-31 17:50:23 +02:00
extensions: dash-to-dock:
- enable autohide-in-fullscreen
This commit is contained in:
@@ -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";
|
||||
|
||||
Reference in New Issue
Block a user