diff options
author | Shubham Saini <pryr@pryr.xyz> | 2021-12-06 08:17:21 +0000 |
---|---|---|
committer | Shubham Saini <pryr@pryr.xyz> | 2021-12-06 08:17:21 +0000 |
commit | 70a0ecb49d4cc1e93bc5bce14715e6dbbb79573d (patch) | |
tree | 9bb48e0e99cade86aba268503964234ec5a73962 /sxhkd | |
parent | 9501ab5efa41c4e458c2d7f5a1df60e250587e24 (diff) |
include seconds
Diffstat (limited to 'sxhkd')
-rwxr-xr-x | sxhkd/.config/sxhkd/sxhkdrc | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/sxhkd/.config/sxhkd/sxhkdrc b/sxhkd/.config/sxhkd/sxhkdrc index edadea9..891412e 100755 --- a/sxhkd/.config/sxhkd/sxhkdrc +++ b/sxhkd/.config/sxhkd/sxhkdrc | |||
@@ -17,9 +17,9 @@ super + shift + f | |||
17 | super + n | 17 | super + n |
18 | urxvtc -e nvim ~/.local/todo.md | 18 | urxvtc -e nvim ~/.local/todo.md |
19 | super + Print | 19 | super + Print |
20 | maim | tee ~/Pictures/$(date +%d-%b-%y-%I:%M%p).png | xclip -selection clipboard -t image/png | 20 | maim | tee ~/Pictures/$(date +%d-%b-%y-%I:%M:%S%p).png | xclip -selection clipboard -t image/png |
21 | control + alt + Print | 21 | control + alt + Print |
22 | maim -s | tee ~/Pictures/$(date +%d-%b-%y-%I:%M%p).png | xclip -selection clipboard -t image/png | 22 | maim -s | tee ~/Pictures/$(date +%d-%b-%y-%I:%M:%S%p).png | xclip -selection clipboard -t image/png |
23 | super + shift + p | 23 | super + 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" |
25 | super + Escape | 25 | super + Escape |