feat: refactor hypr configs
This commit is contained in:
19
.config/hypr/conf/appearance.conf
Normal file
19
.config/hypr/conf/appearance.conf
Normal file
@@ -0,0 +1,19 @@
|
||||
decoration {
|
||||
rounding = 10
|
||||
rounding_power = 2
|
||||
|
||||
active_opacity = 1.0
|
||||
inactive_opacity = 1.0
|
||||
|
||||
shadow {
|
||||
enabled = false
|
||||
}
|
||||
|
||||
blur {
|
||||
enabled = true
|
||||
size = 6
|
||||
passes = 2
|
||||
|
||||
noise = 0.025
|
||||
}
|
||||
}
|
||||
Reference in New Issue
Block a user