[hyprland] fix: set inactive border to something which is also visible on the laptop
This commit is contained in:
parent
7d6d4483bf
commit
9055c27dfd
@ -16,7 +16,7 @@
|
||||
border_size = 3
|
||||
|
||||
col.active_border = rgba(528bffaa) rgba(043a8baa) 45deg
|
||||
col.inactive_border = rgba(2b2a33aa)
|
||||
col.inactive_border = rgba(595959aa)
|
||||
|
||||
gaps_in = 5
|
||||
gaps_out = 20
|
||||
|
Reference in New Issue
Block a user