From a5575436eb7376e896803bd559074681c1df7192 Mon Sep 17 00:00:00 2001 From: Saumit Dinesan Date: Fri, 29 Apr 2022 19:29:28 +0530 Subject: sxiv key-handler invert color, myipc, replace folder name --- .config/sxhkd/sxhkdrc | 14 ++++++++------ 1 file changed, 8 insertions(+), 6 deletions(-) (limited to '.config/sxhkd') diff --git a/.config/sxhkd/sxhkdrc b/.config/sxhkd/sxhkdrc index 1e3b687..6800caa 100644 --- a/.config/sxhkd/sxhkdrc +++ b/.config/sxhkd/sxhkdrc @@ -88,7 +88,7 @@ super + ctrl + t # dmenu custom run super + d - dmenu_run -hp setbg,xkill,pidkill,librewolf,telegram-desktop,bts,trashy,dmount,dumount,picomm,passmenu + dmenu_run -hp bts,dcalc,dmount,dumount,librewolf,passmenu,picomm,pidkill,picomm,setbg,telegram-desktop,todo,tolearn,trashy,xkill #dmenu emoji-picker (universal) super + F1 @@ -102,6 +102,7 @@ super + F2 super + F3 pidkill + # dmenu wifi-menu super + ctrl + w wifi-menu @@ -110,11 +111,11 @@ super + ctrl + w super + ctrl + v vpn-menu -#dmenu kill +# xkill super + alt + w xkill -#screenlock +##screenlock #loads cached lockscreen (instant) super+ shift +l betterlockscreen --lock dimblur @@ -126,16 +127,17 @@ super+ ctrl + l XF86MonBrightness{Up,Down} brillo -s intel_backlight -{A,U} 5 && dunstify -u normal -t 3000 -r 90210 -i display-brightness "$(printf %.0f%% $( brillo -G) )" + # Change screen temp # Take a screenshot (full) Print - maim | tee ~/Pictures/Screenshots/pic-full-$(date '+%y-%m-%d--%H-%M-%S').png | xclip -selection clipboard -t image/png + maim | tee ~/pix/Screenshots/pic-full-$(date '+%y-%m-%d--%H-%M-%S').png | xclip -selection clipboard -t image/png # Take a screenshot (sel) alt + Print -## maim --window $(xdotool getactivewindow) | tee ~/Pictures/Screenshots/pic-sel-$(date '+%y-%m-%d--%H-%M-%S').png | xclip -sel c -t image/png - maim -D -u --select | tee ~/Pictures/Screenshots/pic-sel-$(date '+%y-%m-%d--%H-%M-%S').png | xclip -sel c -t image/png +## maim --window $(xdotool getactivewindow) | tee ~/Pictures/Screenshots/pic-sel-$(date '+%y-%m-%d--%H-%M-%S').png | xclip -sel c -t image/png + maim -D -u --select | tee ~/pix/Screenshots/pic-sel-$(date '+%y-%m-%d--%H-%M-%S').png | xclip -selection clipboard -t image/png ctrl + Print flameshot gui -- cgit v1.2.3