From 4cc623cdb2d341236b70a358ccbe7905a750c821 Mon Sep 17 00:00:00 2001 From: Shubham Saini Date: Sun, 14 Mar 2021 22:30:09 +0530 Subject: some update --- sxhkd/.config/sxhkd/sxhkdrc | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) (limited to 'sxhkd/.config') diff --git a/sxhkd/.config/sxhkd/sxhkdrc b/sxhkd/.config/sxhkd/sxhkdrc index 61bff1c..188cc18 100755 --- a/sxhkd/.config/sxhkd/sxhkdrc +++ b/sxhkd/.config/sxhkd/sxhkdrc @@ -15,11 +15,11 @@ super + shift + f super + n urxvtc -e nvim ~/.cache/bujo/todo.md Print - maim ~/scrots/$(date +%d-%b-%y-%I:%M%p).png + maim ~/screens/$(date +%d-%b-%y-%I:%M%p).png control + Print - maim -i $(xdotool getactivewindow) ~/scrots/$(date +%d-%b-%y-%I:%M%p).png + maim -i $(xdotool getactivewindow) ~/screens/$(date +%d-%b-%y-%I:%M%p).png control + shift + Print - maim -s ~/scrots/$(date +%d-%b-%y-%I:%M%p).png + maim -s ~/screens/$(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