From 90e96958f919df1f914381e93a97d77506fdcf03 Mon Sep 17 00:00:00 2001 From: Shubham Saini Date: Sun, 22 Nov 2020 12:24:49 +0530 Subject: updated maim date format --- sxhkd/.config/sxhkd/sxhkdrc | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) (limited to 'sxhkd') 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 super + n urxvtc -e nvim ~/.cache/bujo/todo.md Print - maim ~/scrots/$(date +%d-%b-%y).png + maim ~/scrots/$(date +%d-%b-%y-%I:%M%p).png control + Print - maim -i $(xdotool getactivewindow) ~/scrots/$(date +%d-%b-%y).png + maim -i $(xdotool getactivewindow) ~/scrots/$(date +%d-%b-%y-%I:%M%p).png control + shift + Print - maim -s ~/scrots/$(date +%d-%b-%y).png + maim -s ~/scrots/$(date +%d-%b-%y-%I:%M%p).png super + shift + p passmenu -i -fn "JetBrains Mono Nerd Font Mono:style=medium:pixelsize=12.5" -nb "#000000" -nf "#f3f4f5" -sb "#EEFFFF" -sf "#000000" super + Escape -- cgit v1.2.3