mirror of
https://github.com/hyprwm/hyprland-wiki.git
synced 2024-11-05 21:15:58 +01:00
Update Uncommon-tips-&-tricks.md with correct blur command (#286)
This commit is contained in:
parent
a62d8986ee
commit
ea8c8e0766
1 changed files with 1 additions and 1 deletions
|
@ -127,7 +127,7 @@ if [ "$HYPRGAMEMODE" = 1 ] ; then
|
|||
hyprctl --batch "\
|
||||
keyword animations:enabled 0;\
|
||||
keyword decoration:drop_shadow 0;\
|
||||
keyword decoration:blur 0;\
|
||||
keyword decoration:blur:enabled 0;\
|
||||
keyword general:gaps_in 0;\
|
||||
keyword general:gaps_out 0;\
|
||||
keyword general:border_size 1;\
|
||||
|
|
Loading…
Reference in a new issue