1
0
Fork 0
vdotfiles/bspwm/bsptf

7 lines
125 B
Text
Raw Normal View History

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