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 {
|
||||
# See https://wiki.hyprland.org/Configuring/Variables/ for more
|
||||
blur {
|
||||
enabled = true
|
||||
size = 3
|
||||
passes = 1
|
||||
enabled = false
|
||||
size = 1
|
||||
passes = 2
|
||||
}
|
||||
|
||||
drop_shadow = no
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue