remove log since it's not needed
This commit is contained in:
parent
24b6464d0b
commit
ae9a611ea6
47 changed files with 0 additions and 8388 deletions
|
@ -1,9 +0,0 @@
|
|||
#!/usr/bin/env sh
|
||||
HYPRGAMEMODE=$(hyprctl getoption animations:enabled | awk 'NR==2{print $2}')
|
||||
if [ "$HYPRGAMEMODE" = 1 ] ; then
|
||||
hyprctl --batch "\
|
||||
keyword decoration:drop_shadow 0;\
|
||||
keyword decoration:blur:enabled 0"
|
||||
exit
|
||||
fi
|
||||
hyprctl reload
|
Loading…
Add table
Add a link
Reference in a new issue