summaryrefslogtreecommitdiff
path: root/.config/sxhkd
diff options
context:
space:
mode:
authorSaumit Dinesan <justsaumit@protonmail.com>2022-06-18 22:31:10 +0530
committerSaumit Dinesan <justsaumit@protonmail.com>2022-06-18 22:31:10 +0530
commit9c2e80c9cd3b7238c7f04fb191f2a7cc96d148b4 (patch)
tree735d3741aa3a66d2bf7495d1d7d66a75aaa22712 /.config/sxhkd
parentb86bc722d874ee93a49f0b3b8fda4a90a4965746 (diff)
removing betterlockscr script for inbuilt command
Diffstat (limited to '.config/sxhkd')
-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}