Initial commit

This commit is contained in:
2023-10-04 20:19:25 -04:00
commit fd1f37d786
59 changed files with 5501 additions and 0 deletions

3
scripts/bsp-float Executable file
View File

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