refactor(hypr): increase window border size, use carp yellow
This commit is contained in:
parent
2c286e6bd5
commit
aca1116e95
@ -5,8 +5,8 @@ general {
|
|||||||
sensitivity = 1.0
|
sensitivity = 1.0
|
||||||
gaps_in = 5
|
gaps_in = 5
|
||||||
gaps_out = 10
|
gaps_out = 10
|
||||||
border_size = 2
|
border_size = 3
|
||||||
col.active_border = 0xff$waveRed 0xff$surimiOrange 0xff$sakuraPink 0xff$roninYellow 0xff$crystalBlue 0xff$lightBlue 0xff$springGreen 0xff$peachRed 45deg
|
col.active_border = 0xff$carpYellow 45deg
|
||||||
col.inactive_border = 0xff$sumiInk4
|
col.inactive_border = 0xff$sumiInk4
|
||||||
apply_sens_to_raw = false
|
apply_sens_to_raw = false
|
||||||
}
|
}
|
||||||
|
Loading…
Reference in New Issue
Block a user