diff options
Diffstat (limited to 'bspwm/.local/bin/scratch')
| -rwxr-xr-x | bspwm/.local/bin/scratch | 3 |
1 files changed, 3 insertions, 0 deletions
diff --git a/bspwm/.local/bin/scratch b/bspwm/.local/bin/scratch new file mode 100755 index 0000000..9fd5901 --- /dev/null +++ b/bspwm/.local/bin/scratch @@ -0,0 +1,3 @@ +#!/usr/bin/sh +bspc query -N -n .floating > /tmp/scratchid +$SHELL |
