Many changes

This commit is contained in:
2024-01-25 00:55:35 -07:00
commit f5f1a2b69c
56 changed files with 4123 additions and 0 deletions

View File

@@ -0,0 +1,3 @@
#!/bin/sh
# Open an app in float mode
bspc rule -a \* -o state=floating && $@