2024-01-25 00:55:35 -07:00

4 lines
78 B
Bash
Executable File

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