From 9c2e80c9cd3b7238c7f04fb191f2a7cc96d148b4 Mon Sep 17 00:00:00 2001 From: Saumit Dinesan Date: Sat, 18 Jun 2022 22:31:10 +0530 Subject: removing betterlockscr script for inbuilt command --- .config/sxhkd/sxhkdrc | 32 +++++++++++++------------------- 1 file changed, 13 insertions(+), 19 deletions(-) (limited to '.config/sxhkd') diff --git a/.config/sxhkd/sxhkdrc b/.config/sxhkd/sxhkdrc index 6800caa..f5406eb 100644 --- a/.config/sxhkd/sxhkdrc +++ b/.config/sxhkd/sxhkdrc @@ -46,29 +46,23 @@ XF86Audio{Raise,Lower}Volume # Applications # ################ -# Launch Brave -super + q - brave -super + ctrl + q - brave --incognito -super + alt + q - brave --tor - -# Launch wa -super + shift + w - whatsapp-nativefier - +##(Temp Launch) # Launch ranger super + r exec $TERMINAL ranger +# Launch pulsemixer +super + p + exec $TERMINAL pulsemixer + #Launch top super + shift {g,h,b} exec $TERMINAL {go,h,bash}top -# Launch outlook -#super + e -# brave https://outlook.office365.com/mail/inbox +##(Perma Launch) +# Launch wa +super + shift + w + whatsapp-nativefier # Launch teams super + shift + t @@ -88,7 +82,7 @@ super + ctrl + t # dmenu custom run super + d - dmenu_run -hp bts,dcalc,dmount,dumount,librewolf,passmenu,picomm,pidkill,picomm,setbg,telegram-desktop,todo,tolearn,trashy,xkill + dmenu_run -hp 4chgetw,bts,dcalc,dmount,dumount,librewolf,passmenu,picomm,pidkill,picomm,setbg,st,telegram-desktop,todo,tolearn,trashy,xkill #dmenu emoji-picker (universal) super + F1 @@ -117,11 +111,11 @@ super + alt + w ##screenlock #loads cached lockscreen (instant) -super+ shift +l +super + shift+ l betterlockscreen --lock dimblur #generates a new lockscreen (takes time) -super+ ctrl + l - betterlockscr +super + ctrl + l + betterlockscreen -u pix/Wallpaper/betterlockscreen/ --lock dimblur # Change screen brightness XF86MonBrightness{Up,Down} -- cgit v1.2.3