From f2b18aab5a84d04a36f4194473680ad70bdb5578 Mon Sep 17 00:00:00 2001 From: Peter Son Struschka Date: Sun, 2 Feb 2020 12:50:32 +0800 Subject: script to find and edit config files --- bspwm/.local/bin/scratch | 3 +++ 1 file changed, 3 insertions(+) create mode 100755 bspwm/.local/bin/scratch (limited to 'bspwm/.local/bin/scratch') 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 -- cgit v1.2.3