nixos/gnome: set color for pop-shell focus indicator
This commit is contained in:
parent
f47db28aa2
commit
8169b330ea
1 changed files with 1 additions and 0 deletions
|
@ -92,6 +92,7 @@
|
||||||
active-hint-border-radius = mkUint32 1;
|
active-hint-border-radius = mkUint32 1;
|
||||||
gap-inner = mkUint32 2;
|
gap-inner = mkUint32 2;
|
||||||
gap-outer = mkUint32 1;
|
gap-outer = mkUint32 1;
|
||||||
|
hint-color-rgba = "rgb(161,192,235)";
|
||||||
show-skip-taskbar = true;
|
show-skip-taskbar = true;
|
||||||
show-title = true;
|
show-title = true;
|
||||||
smart-gaps = false;
|
smart-gaps = false;
|
||||||
|
|
Loading…
Reference in a new issue