aboutsummaryrefslogtreecommitdiff
path: root/.config/sxhkd/sxhkdrc
diff options
context:
space:
mode:
Diffstat (limited to '.config/sxhkd/sxhkdrc')
-rw-r--r--.config/sxhkd/sxhkdrc7
1 files changed, 5 insertions, 2 deletions
diff --git a/.config/sxhkd/sxhkdrc b/.config/sxhkd/sxhkdrc
index 85ccdc6..d00104b 100644
--- a/.config/sxhkd/sxhkdrc
+++ b/.config/sxhkd/sxhkdrc
@@ -1,6 +1,6 @@
# spawn applications
super + Return
- term
+ ~/.local/bin/term
super + alt + Return
term -c
@@ -8,6 +8,9 @@ super + alt + Return
super + e
rofi -show run
+super + o
+ ipass-otp
+
super + p
ipass
@@ -29,7 +32,7 @@ XF86MonBrightness{Up,Down}
# lock screen
super + shift + s
- physlock
+ i3lock -c '#000000'
shift + Pause
xblank-toggle