1
0
Fork 0
vdotfiles/bspwm-fbt/bsptf
2015-06-27 18:12:44 +03:00

6 lines
125 B
Bash
Executable file

#!/usr/bin/env bash
source "$HOME/.config/bspwm/common"
bspc desktop -t floating
bspc control --get-status > "$panel_fifo"