mirror of
https://github.com/pnx/dotfiles
synced 2026-06-16 03:14:55 +02:00
hyprland: modify blur settings abit
This commit is contained in:
parent
3234ee4b90
commit
687aeb1d21
1 changed files with 3 additions and 3 deletions
|
|
@ -43,9 +43,9 @@ general {
|
||||||
decoration {
|
decoration {
|
||||||
# See https://wiki.hyprland.org/Configuring/Variables/ for more
|
# See https://wiki.hyprland.org/Configuring/Variables/ for more
|
||||||
blur {
|
blur {
|
||||||
enabled = true
|
enabled = false
|
||||||
size = 3
|
size = 1
|
||||||
passes = 1
|
passes = 2
|
||||||
}
|
}
|
||||||
|
|
||||||
drop_shadow = no
|
drop_shadow = no
|
||||||
|
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue