summaryrefslogtreecommitdiff
path: root/sxhkd
diff options
context:
space:
mode:
authorShubham Saini <pryr@pryr.xyz>2022-11-21 03:08:10 +0000
committerShubham Saini <pryr@pryr.xyz>2022-11-21 03:08:10 +0000
commitbce233a4370cd8a1d5f50dc36aa47b220df89c16 (patch)
tree3e04c364a2eca72f5f690784770c5f3413226bb5 /sxhkd
parentef89f8f0b05e4285d2439fb5fdd00820f9cedb68 (diff)
bt script: added connect
Diffstat (limited to 'sxhkd')
-rwxr-xr-xsxhkd/.config/sxhkd/sxhkdrc2
1 files changed, 2 insertions, 0 deletions
diff --git a/sxhkd/.config/sxhkd/sxhkdrc b/sxhkd/.config/sxhkd/sxhkdrc
index ed672af..89b07c2 100755
--- a/sxhkd/.config/sxhkd/sxhkdrc
+++ b/sxhkd/.config/sxhkd/sxhkdrc
@@ -28,6 +28,8 @@ super + shift + p
28 passmenu -i -fn "Input Mono:style=medium:size=9" -nb "#171a1f" -nf "#f3f4f5" -sb "#c6c8d1" -sf "#171a1f" 28 passmenu -i -fn "Input Mono:style=medium:size=9" -nb "#171a1f" -nf "#f3f4f5" -sb "#c6c8d1" -sf "#171a1f"
29super + Escape 29super + Escape
30 pkill -USR1 -x sxhkd 30 pkill -USR1 -x sxhkd
31super + p
32 cmus-remote -u
31control + alt + m 33control + alt + m
32 bspc node -g hidden=on 34 bspc node -g hidden=on
33super + shift + m 35super + shift + m