mirror of
https://github.com/donovanglover/nix-config.git
synced 2025-01-31 18:09:15 +01:00
hyprland: Reduce border opacity
This commit is contained in:
parent
cb976a9728
commit
bb51d048a9
@ -50,8 +50,8 @@ in
|
|||||||
gaps_in = 0
|
gaps_in = 0
|
||||||
gaps_out = -1
|
gaps_out = -1
|
||||||
border_size = 0
|
border_size = 0
|
||||||
col.active_border = rgba(${base03}ff) rgba(${base04}ff) 45deg
|
col.active_border = rgba(${base03}aa) rgba(${base04}aa) 45deg
|
||||||
col.inactive_border = rgba(${base02}ff)
|
col.inactive_border = rgba(${base02}99)
|
||||||
layout = master
|
layout = master
|
||||||
}
|
}
|
||||||
|
|
||||||
|
Loading…
Reference in New Issue
Block a user