first commit

This commit is contained in:
hdvt
2026-03-28 16:48:16 +00:00
commit 0c097ebf97
15478 changed files with 850272 additions and 0 deletions

7
hypr/scripts/floating.sh Executable file
View File

@@ -0,0 +1,7 @@
#!/bin/bash
if [ $# -eq 0 ]; then
exit 1
fi
hyprctl dispatch exec "[float; center] $1"