rofi to be more snazzy
This commit is contained in:
parent
4c05260c23
commit
85975e0a72
5 changed files with 123 additions and 66 deletions
|
@ -2237,7 +2237,7 @@ config.bind('d', 'close')
|
|||
# config.bind('l', 'scroll right')
|
||||
# config.bind('m', 'quickmark-save')
|
||||
# config.bind('n', 'search-next')
|
||||
# config.bind('o', 'set-cmd-text -s :open')
|
||||
config.bind('o', 'set-cmd-text -s :open')
|
||||
# config.bind('pP', 'open -- {primary}')
|
||||
# config.bind('pp', 'open -- {clipboard}')
|
||||
# config.bind('q', 'record-macro')
|
||||
|
@ -2426,4 +2426,4 @@ config.bind('gv', 'spawn --detach mpv --force-window yes {url}')
|
|||
config.bind('gV', 'hint links spawn alacritty -e youtube-dl -o ~/Videos/%(title)s.%(ext)s {hint-url}')
|
||||
|
||||
## Bindings for MPV and YTDL
|
||||
config.bind('o', 'spawn --userscript rofi')
|
||||
# config.bind('o', 'spawn --userscript rofi')
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue