From 6cb322f6c1e11917870cc8498b1424989471a104 Mon Sep 17 00:00:00 2001 From: Shubham Saini Date: Thu, 27 Jan 2022 19:29:20 -0800 Subject: added go plugin and 90deg roll --- sxhkd/.config/sxhkd/sxhkdrc | 2 ++ 1 file changed, 2 insertions(+) (limited to 'sxhkd') diff --git a/sxhkd/.config/sxhkd/sxhkdrc b/sxhkd/.config/sxhkd/sxhkdrc index 891412e..3f30cfe 100755 --- a/sxhkd/.config/sxhkd/sxhkdrc +++ b/sxhkd/.config/sxhkd/sxhkdrc @@ -4,6 +4,8 @@ super + r urxvtc super + shift + Return bspc rule -a \* -o state=floating && urxvtc +super + v + bspc node @parent -R 90 super + @space dmenu_run -i -fn "Input Mono:style=medium:size=9" -nb "#171a1f" -nf "#f3f4f5" -sb "#c6c8d1" -sf "#171a1f" super + x -- cgit v1.2.3