summaryrefslogtreecommitdiff
path: root/sxhkd
diff options
context:
space:
mode:
authorShubham Saini <pryr@pryr.xyz>2021-05-12 12:42:03 +0000
committerShubham Saini <pryr@pryr.xyz>2021-05-12 12:42:03 +0000
commitd25bb738e7c5c636359af852eba946006a2eafff (patch)
tree22dae94c45c0c85c2dbcf89d1d7b88f6913d8463 /sxhkd
parentfe7935ca30d27121d67864e44b3a20fc3938e84b (diff)
added sudo plugin & fixed ss keybinding
Diffstat (limited to 'sxhkd')
-rwxr-xr-xsxhkd/.config/sxhkd/sxhkdrc2
1 files changed, 1 insertions, 1 deletions
diff --git a/sxhkd/.config/sxhkd/sxhkdrc b/sxhkd/.config/sxhkd/sxhkdrc
index 3febfda..2b6de5d 100755
--- a/sxhkd/.config/sxhkd/sxhkdrc
+++ b/sxhkd/.config/sxhkd/sxhkdrc
@@ -18,7 +18,7 @@ Print
18 maim ~/screens/$(date +%d-%b-%y-%I:%M%p).png 18 maim ~/screens/$(date +%d-%b-%y-%I:%M%p).png
19control + Print 19control + Print
20 maim -i $(xdotool getactivewindow) ~/screens/$(date +%d-%b-%y-%I:%M%p).png 20 maim -i $(xdotool getactivewindow) ~/screens/$(date +%d-%b-%y-%I:%M%p).png
21control + shift + Print 21control + alt + Print
22 maim -s ~/screens/$(date +%d-%b-%y-%I:%M%p).png 22 maim -s ~/screens/$(date +%d-%b-%y-%I:%M%p).png
23super + shift + p 23super + shift + p
24 passmenu -i -fn "Input 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"