Expand dunst backlog, add bangs to rofi
Hook in bang script to let rofi handle things like !g and !yt.
This commit is contained in:
parent
38b3d157b8
commit
5612ffe971
2 changed files with 2 additions and 2 deletions
|
@ -73,7 +73,7 @@ bindsym button3 kill
|
|||
bindsym $mod+Tab exec "rofi -show window"
|
||||
|
||||
# rofi launcher
|
||||
bindsym $mod+space exec "rofi -show run"
|
||||
bindsym $mod+space exec "rofi -modi window,run,bangs:bin/rofi_bangs.py -show run"
|
||||
|
||||
# pcmanfm -- file manager
|
||||
bindsym $mod+Shift+Return exec "pcmanfm"
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue