1
0
Fork 0
mirror of https://github.com/pnx/dotfiles synced 2026-06-16 03:14:55 +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 {
modi: "window,drun,ssh,combi";
modi: "window,run,drun,ssh,combi";
font: "hack 10";
combi-modi: "window,drun,ssh";
}