summaryrefslogtreecommitdiff
path: root/sxhkd
diff options
context:
space:
mode:
authorShubham Saini <pryr@pryr.xyz>2020-12-01 20:21:04 +0000
committerShubham Saini <pryr@pryr.xyz>2020-12-01 20:21:04 +0000
commit1ff834e2b06761b083df9959d6c3d6bd2a94d2de (patch)
treeabb8ff13bab1c6b5a0c0b17f2d29c058358d2135 /sxhkd
parent90e96958f919df1f914381e93a97d77506fdcf03 (diff)
mah thinkpad
Diffstat (limited to 'sxhkd')
-rwxr-xr-xsxhkd/.config/sxhkd/sxhkdrc10
1 files changed, 5 insertions, 5 deletions
diff --git a/sxhkd/.config/sxhkd/sxhkdrc b/sxhkd/.config/sxhkd/sxhkdrc
index 0b17f7c..8cdfe6c 100755
--- a/sxhkd/.config/sxhkd/sxhkdrc
+++ b/sxhkd/.config/sxhkd/sxhkdrc
@@ -3,9 +3,9 @@ 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:pixelsize=12.5" -nb "#000000" -nf "#f3f4f5" -sb "#EEFFFF" -sf "#000000" 6 dmenu_run -i -fn "JetBrains Mono Nerd Font Mono:style=medium:size=9" -nb "#000000" -nf "#f3f4f5" -sb "#EEFFFF" -sf "#000000"
7super + shift + w 7super + shift + w
8 chromium 8 firefox
9control + alt + l 9control + alt + l
10 xset s activate 10 xset s activate
11super + shift + f 11super + shift + f
@@ -19,7 +19,7 @@ control + Print
19control + shift + Print 19control + shift + Print
20 maim -s ~/scrots/$(date +%d-%b-%y-%I:%M%p).png 20 maim -s ~/scrots/$(date +%d-%b-%y-%I:%M%p).png
21super + shift + p 21super + shift + p
22 passmenu -i -fn "JetBrains Mono Nerd Font Mono:style=medium:pixelsize=12.5" -nb "#000000" -nf "#f3f4f5" -sb "#EEFFFF" -sf "#000000" 22 passmenu -i -fn "JetBrains Mono Nerd Font Mono:style=medium:size=10" -nb "#000000" -nf "#f3f4f5" -sb "#EEFFFF" -sf "#000000"
23super + Escape 23super + Escape
24 pkill -USR1 -x sxhkd 24 pkill -USR1 -x sxhkd
25 25
@@ -35,9 +35,9 @@ XF86Audio{Play,Next,Prev}
35 35
36# brightness 36# brightness
37XF86MonBrightnessDown 37XF86MonBrightnessDown
38 sudo ~/bin/light d 38 sudo ~/.bin/light d
39XF86MonBrightnessUp 39XF86MonBrightnessUp
40 sudo ~/bin/light u 40 sudo ~/.bin/light u
41 41
42 42
43# bspwm hotkeys 43# bspwm hotkeys