summaryrefslogtreecommitdiff
path: root/sxhkd/.config
diff options
context:
space:
mode:
Diffstat (limited to 'sxhkd/.config')
-rwxr-xr-xsxhkd/.config/sxhkd/sxhkdrc6
1 files changed, 3 insertions, 3 deletions
diff --git a/sxhkd/.config/sxhkd/sxhkdrc b/sxhkd/.config/sxhkd/sxhkdrc
index 69126ac..79629ea 100755
--- a/sxhkd/.config/sxhkd/sxhkdrc
+++ b/sxhkd/.config/sxhkd/sxhkdrc
@@ -3,11 +3,11 @@ super + Return
3super + shift + Return 3super + shift + Return
4 bspc rule -a \* -o state=floating && urxvtc 4 bspc rule -a \* -o state=floating && urxvtc
5super + @space 5super + @space
6 dmenu_run -i -fn "JetBrains Mono Nerd Font Mono:style=medium:size=9" -nb "#171a1f" -nf "#f3f4f5" -sb "#c6c8d1" -sf "#171a1f" 6 dmenu_run -i -fn "Input Mono:style=medium:size=9" -nb "#171a1f" -nf "#f3f4f5" -sb "#c6c8d1" -sf "#171a1f"
7super + x 7super + x
8 ~/.bin/shut 8 ~/.bin/shut
9super + shift + w 9super + shift + w
10 firefox 10 brave
11control + alt + l 11control + alt + l
12 xset s activate 12 xset s activate
13super + shift + f 13super + shift + f
@@ -21,7 +21,7 @@ control + Print
21control + shift + Print 21control + shift + Print
22 maim -s ~/scrots/$(date +%d-%b-%y-%I:%M%p).png 22 maim -s ~/scrots/$(date +%d-%b-%y-%I:%M%p).png
23super + shift + p 23super + shift + p
24 passmenu -i -fn "JetBrains Mono Nerd Font Mono:style=medium:size=9" -nb "#171a1f" -nf "#f3f4f5" -sb "#c6c8d1" -sf "#171a1f" 24 passmenu -i -fn "Input Mono:style=medium:size=9" -nb "#171a1f" -nf "#f3f4f5" -sb "#c6c8d1" -sf "#171a1f"
25super + Escape 25super + Escape
26 pkill -USR1 -x sxhkd 26 pkill -USR1 -x sxhkd
27 27