tangled
alpha
login
or
join now
da157.id
/
nix-config
0
fork
atom
0xda157's home-manager and nixos config
0
fork
atom
overview
issues
pulls
pipelines
hyprland inactive opacity
0xda157
4 months ago
2c22804b
c88f03d8
+1
-1
1 changed file
expand all
collapse all
unified
split
modules
home
desktops
hyprland
default.nix
+1
-1
modules/home/desktops/hyprland/default.nix
···
83
83
rounding = config.l.prefs.radius;
84
84
85
85
active_opacity = 1.0;
86
86
-
inactive_opacity = 1.0;
86
86
+
inactive_opacity = 0.9;
87
87
dim_special = 0.2;
88
88
89
89
shadow.enabled = false;