sxhkd: Switch dunst pause for history search

Removed the unused dunst pausing hotkey, and switched it for a search of
qutebrowser bookmarks, quickmarks, and history.
Key mapping is fn+<Search-Key> (F9 on my machine), and it will open in a
dmenu-like frame.
Results will open in the last opened browser instance, or open a new
one.
This commit is contained in:
Marty Oehme 2021-10-20 22:35:49 +02:00
parent f4c3944519
commit b628f7e4e8
Signed by: Marty
GPG Key ID: B7538B8F50A1C800
1 changed files with 2 additions and 1 deletions

View File

@ -26,7 +26,8 @@ XF86Audio{LowerVolume,RaiseVolume}
control-volume {down, up}
XF86Search
dunstctl set-paused toggle && echo "$(dunstctl is-paused)" > /tmp/dunstpaused
~/.local/share/qutebrowser/userscripts/qutedmenu
# dunstctl set-paused toggle && echo "$(dunstctl is-paused)" > /tmp/dunstpaused
# Open terminal emulator (the variable gets set in sh module basic env vars)
super + Return