1
0
Fork 0
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:
Henrik Hautakoski 2025-01-05 23:05:42 +01:00
parent 04a6c2cd25
commit 5f5ce1ea48

View file

@ -1,5 +1,5 @@
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";
} }