summaryrefslogtreecommitdiff
path: root/sxhkd
diff options
context:
space:
mode:
authorShubham Saini <pryr@pryr.xyz>2021-09-12 21:03:47 +0000
committerShubham Saini <pryr@pryr.xyz>2021-09-12 21:03:47 +0000
commitf17f6fc958487117c32669ac159a249a8ce3bbfd (patch)
tree968ca5dbeb053ec875db8503c184dba50f6be04d /sxhkd
parent12a81d6c9bef762ebf9fd7268d068f985dfe5d39 (diff)
minimal config
Diffstat (limited to 'sxhkd')
-rwxr-xr-xsxhkd/.config/sxhkd/sxhkdrc4
1 files changed, 2 insertions, 2 deletions
diff --git a/sxhkd/.config/sxhkd/sxhkdrc b/sxhkd/.config/sxhkd/sxhkdrc
index 4573545..99bd7d0 100755
--- a/sxhkd/.config/sxhkd/sxhkdrc
+++ b/sxhkd/.config/sxhkd/sxhkdrc
@@ -13,8 +13,8 @@ control + alt + l
13super + shift + f 13super + shift + f
14 urxvtc -e ranger 14 urxvtc -e ranger
15super + n 15super + n
16 urxvtc -e nvim ~/.cache/bujo/todo.md 16 urxvtc -e nvim ~/.local/todo.md
17Print 17super + Print
18 maim ~/screens/$(date +%d-%b-%y-%I:%M%p).png 18 maim ~/screens/$(date +%d-%b-%y-%I:%M%p).png
19control + alt + Print 19control + alt + Print
20 maim -s ~/screens/$(date +%d-%b-%y-%I:%M%p).png 20 maim -s ~/screens/$(date +%d-%b-%y-%I:%M%p).png