summaryrefslogtreecommitdiff
path: root/sxhkd/.config
diff options
context:
space:
mode:
authorShubham Saini <pryr@pryr.xyz>2020-11-22 06:54:49 +0000
committerShubham Saini <pryr@pryr.xyz>2020-11-22 06:54:49 +0000
commit90e96958f919df1f914381e93a97d77506fdcf03 (patch)
tree6d35db8158c42201c06416f819fa4ec6f24701b8 /sxhkd/.config
parentadfb4b481ccd9fad8936f20ca7b197d67f311d45 (diff)
updated maim date format
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 5203302..0b17f7c 100755
--- a/sxhkd/.config/sxhkd/sxhkdrc
+++ b/sxhkd/.config/sxhkd/sxhkdrc
@@ -13,11 +13,11 @@ super + shift + f
13super + n 13super + n
14 urxvtc -e nvim ~/.cache/bujo/todo.md 14 urxvtc -e nvim ~/.cache/bujo/todo.md
15Print 15Print
16 maim ~/scrots/$(date +%d-%b-%y).png 16 maim ~/scrots/$(date +%d-%b-%y-%I:%M%p).png
17control + Print 17control + Print
18 maim -i $(xdotool getactivewindow) ~/scrots/$(date +%d-%b-%y).png 18 maim -i $(xdotool getactivewindow) ~/scrots/$(date +%d-%b-%y-%I:%M%p).png
19control + shift + Print 19control + shift + Print
20 maim -s ~/scrots/$(date +%d-%b-%y).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:pixelsize=12.5" -nb "#000000" -nf "#f3f4f5" -sb "#EEFFFF" -sf "#000000"
23super + Escape 23super + Escape