dotfiles: add rofi agentic skill launcher binding

This commit is contained in:
2026-02-12 19:14:19 -08:00
committed by Kat Huang
parent b7b2b4fbb5
commit 0dd6575c67
3 changed files with 95 additions and 0 deletions

View File

@@ -509,6 +509,7 @@ bind = $hyper, slash, exec, toggle_taffybar
bind = $hyper, 9, exec, start_synergy.sh
bind = $hyper, I, exec, rofi_select_input.hs
bind = $hyper, O, exec, rofi_paswitch
bind = $hyper, Y, exec, rofi_agentic_skill
# Reload config
bind = $mainMod, R, exec, hyprctl reload

View File

@@ -1100,6 +1100,7 @@ addKeys conf@XConfig { modMask = modm } =
, ((hyper, xK_space), spawn "skippy-xd")
, ((hyper, xK_i), spawn "rofi_select_input.hs")
, ((hyper, xK_o), spawn "rofi_paswitch")
, ((hyper, xK_y), spawn "rofi_agentic_skill")
, ((modm, xK_e), spawn "emacsclient --eval '(emacs-everywhere)'")
-- Media keys