[hyprland] fix: set inactive border to something which is also visible on the laptop

This commit is contained in:
Simon Cornet 2024-06-04 09:35:35 +02:00
parent 7d6d4483bf
commit 9055c27dfd

View File

@ -16,7 +16,7 @@
border_size = 3 border_size = 3
col.active_border = rgba(528bffaa) rgba(043a8baa) 45deg col.active_border = rgba(528bffaa) rgba(043a8baa) 45deg
col.inactive_border = rgba(2b2a33aa) col.inactive_border = rgba(595959aa)
gaps_in = 5 gaps_in = 5
gaps_out = 20 gaps_out = 20