From 70a0ecb49d4cc1e93bc5bce14715e6dbbb79573d Mon Sep 17 00:00:00 2001 From: Shubham Saini Date: Mon, 6 Dec 2021 00:17:21 -0800 Subject: include seconds --- sxhkd/.config/sxhkd/sxhkdrc | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) (limited to 'sxhkd') 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 super + n urxvtc -e nvim ~/.local/todo.md super + Print - maim | tee ~/Pictures/$(date +%d-%b-%y-%I:%M%p).png | xclip -selection clipboard -t image/png + maim | tee ~/Pictures/$(date +%d-%b-%y-%I:%M:%S%p).png | xclip -selection clipboard -t image/png control + alt + Print - maim -s | tee ~/Pictures/$(date +%d-%b-%y-%I:%M%p).png | xclip -selection clipboard -t image/png + maim -s | tee ~/Pictures/$(date +%d-%b-%y-%I:%M:%S%p).png | xclip -selection clipboard -t image/png super + shift + p passmenu -i -fn "Input Mono:style=medium:size=9" -nb "#171a1f" -nf "#f3f4f5" -sb "#c6c8d1" -sf "#171a1f" super + Escape -- cgit v1.2.3