Add surfraw rofi extension to search the web with bangs
This commit is contained in:
parent
76efabe67b
commit
640ee9dbf9
4 changed files with 98 additions and 1 deletions
|
|
@ -12,10 +12,14 @@ super + space
|
|||
super + r
|
||||
exec rofi -modi combi,ssh -show combi -combi-modi "window,clipboard:greenclip print,run"
|
||||
|
||||
# open more extensive run menu
|
||||
# open gopass frontend menu
|
||||
super + p
|
||||
exec rofi-gopass
|
||||
|
||||
# open surfraw rofi frontend
|
||||
super + q
|
||||
exec rofi-surfraw
|
||||
|
||||
# System functionality
|
||||
|
||||
# Enable lock screen (TODO does not stop music, etc yet
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue