refactor(hypr): increase window border size, use carp yellow

This commit is contained in:
Price Hiller 2023-08-13 22:47:11 -05:00
parent 2c286e6bd5
commit aca1116e95
Signed by: Price
SSH Key Fingerprint: SHA256:Y4S9ZzYphRn1W1kbJerJFO6GGsfu9O70VaBSxJO7dF8

View File

@ -5,8 +5,8 @@ general {
sensitivity = 1.0
gaps_in = 5
gaps_out = 10
border_size = 2
col.active_border = 0xff$waveRed 0xff$surimiOrange 0xff$sakuraPink 0xff$roninYellow 0xff$crystalBlue 0xff$lightBlue 0xff$springGreen 0xff$peachRed 45deg
border_size = 3
col.active_border = 0xff$carpYellow 45deg
col.inactive_border = 0xff$sumiInk4
apply_sens_to_raw = false
}