From a8e106b3aea029dafcaa05e7b00e6bba521a11db Mon Sep 17 00:00:00 2001 From: Tom Ryder Date: Sat, 1 Jul 2023 23:19:19 +1200 Subject: Add keybinding for rofi password-store login --- sxhkd/sxhkdrc | 3 +++ 1 file changed, 3 insertions(+) diff --git a/sxhkd/sxhkdrc b/sxhkd/sxhkdrc index 0e54d4fb..b4f823b6 100644 --- a/sxhkd/sxhkdrc +++ b/sxhkd/sxhkdrc @@ -22,6 +22,9 @@ super + m super + p exec rofi_pass +super + shift + p + exec rofi_pass --login + super + t exec thunar -- cgit v1.2.3