mytools/hyprperf
2024-11-11 02:31:05 +01:00

5 lines
136 B
Bash
Executable file

#!/usr/bin/env bash
# docstring=disable hyprland blur for performance
set -E -o pipefail
hyprctl keyword decoration:blur:enabled false