mirror of
https://github.com/pnx/dotfiles
synced 2026-06-18 20:10:03 +02:00
rofi/config.rasi: add "run" to "modi"
This commit is contained in:
parent
04a6c2cd25
commit
5f5ce1ea48
1 changed files with 2 additions and 2 deletions
|
|
@ -1,6 +1,6 @@
|
||||||
configuration {
|
configuration {
|
||||||
modi: "window,drun,ssh,combi";
|
modi: "window,run,drun,ssh,combi";
|
||||||
font: "hack 10";
|
font: "hack 10";
|
||||||
combi-modi: "window,drun,ssh";
|
combi-modi: "window,drun,ssh";
|
||||||
}
|
}
|
||||||
@theme "./theme"
|
@theme "./theme"
|
||||||
|
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue