mirror of
https://github.com/JaxTheWolf/nixos.git
synced 2026-04-01 02:00:22 +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" = {
|
"org/gnome/shell/extensions/dash-to-dock" = {
|
||||||
apply-custom-theme = false;
|
apply-custom-theme = false;
|
||||||
autohide-in-fullscreen = false;
|
autohide-in-fullscreen = true;
|
||||||
background-color = "rgb(0,0,0)";
|
background-color = "rgb(0,0,0)";
|
||||||
background-opacity = 0.8;
|
background-opacity = 0.8;
|
||||||
click-action = "skip";
|
click-action = "skip";
|
||||||
|
|||||||
Reference in New Issue
Block a user