We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent ae434b6 commit ddd8cbaCopy full SHA for ddd8cba
Configs/.config/hypr/scripts/calibrator/startup.sh
@@ -78,4 +78,5 @@ EOF
78
sed -i '43d;' ~/.config/hypr/hyprland.conf
79
sed -i 's/^#exec-once2/exec-once/g' ~/.config/hypr/hyprland.conf
80
81
-sleep 10s && ~/.config/hypr/keyframe/cheatsheet.sh
+printf "\nPress Enter"
82
+read inp && ~/.config/hypr/keyframe/cheatsheet.sh
0 commit comments