diff options
-rwxr-xr-x | sxhkd/.config/sxhkd/sxhkdrc | 6 |
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 | |||
13 | super + n | 13 | super + n |
14 | urxvtc -e nvim ~/.cache/bujo/todo.md | 14 | urxvtc -e nvim ~/.cache/bujo/todo.md |
15 | 15 | ||
16 | maim ~/scrots/$(date +%d-%b-%y).png | 16 | maim ~/scrots/$(date +%d-%b-%y-%I:%M%p).png |
17 | control + Print | 17 | control + 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 |
19 | control + shift + Print | 19 | control + shift + Print |
20 | maim -s ~/scrots/$(date +%d-%b-%y).png | 20 | maim -s ~/scrots/$(date +%d-%b-%y-%I:%M%p).png |
21 | super + shift + p | 21 | super + 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" |
23 | super + Escape | 23 | super + Escape |