summaryrefslogtreecommitdiff
path: root/.config/sxhkd/sxhkdrc
diff options
context:
space:
mode:
Diffstat (limited to '.config/sxhkd/sxhkdrc')
-rw-r--r--.config/sxhkd/sxhkdrc32
1 files changed, 13 insertions, 19 deletions
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 <go,h,bash>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}