summaryrefslogtreecommitdiff
path: root/.config/stumpwm
diff options
context:
space:
mode:
authorThanos Apollo <[email protected]>2023-03-22 18:08:25 +0200
committerThanos Apollo <[email protected]>2023-03-22 18:08:25 +0200
commit5f072f63e621e655916982f75655172bdc866e9f (patch)
treedf93d706e49934b81599df66c32cd2fc4539e2c7 /.config/stumpwm
parent443469aa5eb3273dc3e3676d718f08b0bbc5e641 (diff)
stumpwm: Add keybindings for rofi-pass
Diffstat (limited to '.config/stumpwm')
-rw-r--r--.config/stumpwm/keybindings.lisp1
1 files changed, 1 insertions, 0 deletions
diff --git a/.config/stumpwm/keybindings.lisp b/.config/stumpwm/keybindings.lisp
index c12e239..f72544d 100644
--- a/.config/stumpwm/keybindings.lisp
+++ b/.config/stumpwm/keybindings.lisp
@@ -20,6 +20,7 @@
(define-key *root-map* (kbd "`") "select-window-by-number 0")
+(define-key *root-map* (kbd "C-p") "exec rofi-pass")
(define-key *root-map* (kbd "C-f") "fullscreen")
;; Run rofi