From fe909df88462588a82683338367c554487856a42 Mon Sep 17 00:00:00 2001 From: Shubham Saini Date: Sun, 19 Sep 2021 20:00:57 -0700 Subject: screens to Pictures --- 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 99bd7d0..b79e5ba 100755 --- a/sxhkd/.config/sxhkd/sxhkdrc +++ b/sxhkd/.config/sxhkd/sxhkdrc @@ -15,9 +15,9 @@ super + shift + f super + n urxvtc -e nvim ~/.local/todo.md super + Print - maim ~/screens/$(date +%d-%b-%y-%I:%M%p).png + maim ~/Pictures/$(date +%d-%b-%y-%I:%M%p).png control + alt + Print - maim -s ~/screens/$(date +%d-%b-%y-%I:%M%p).png + maim -s ~/Pictures/$(date +%d-%b-%y-%I:%M%p).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