aboutsummaryrefslogtreecommitdiffstats
path: root/bspwm/.config/sxhkd/sxhkdrc
diff options
context:
space:
mode:
Diffstat (limited to 'bspwm/.config/sxhkd/sxhkdrc')
-rw-r--r--bspwm/.config/sxhkd/sxhkdrc5
1 files changed, 5 insertions, 0 deletions
diff --git a/bspwm/.config/sxhkd/sxhkdrc b/bspwm/.config/sxhkd/sxhkdrc
index 48f764d..14555c0 100644
--- a/bspwm/.config/sxhkd/sxhkdrc
+++ b/bspwm/.config/sxhkd/sxhkdrc
@@ -144,3 +144,8 @@ XF86Audio{Play,Pause,Next,Prev}
super + shift + Delete
xautolock -locknow
+
+# scratchpad
+super + `
+ id=$(cat /tmp/scratchid)
+ bspc node $id --flag hidden; bspc node -f $id