initial commit
This commit is contained in:
commit
b39b82463b
13 changed files with 214 additions and 0 deletions
5
hyprperf
Executable file
5
hyprperf
Executable file
|
@ -0,0 +1,5 @@
|
|||
#!/usr/bin/env bash
|
||||
# docstring=disable hyprland blur for performance
|
||||
set -E -o pipefail
|
||||
|
||||
hyprctl keyword decoration:blur:enabled false
|
Loading…
Add table
Add a link
Reference in a new issue