1
0
Fork 0
mirror of https://github.com/pnx/dotfiles synced 2026-06-16 03:14:55 +02:00

rofi/config.rasi: change modi

This commit is contained in:
Henrik Hautakoski 2025-05-14 20:44:10 +02:00
parent 8d66890456
commit 85e6955c8c

View file

@ -1,6 +1,6 @@
configuration { configuration {
modi: "window,run,drun,ssh,combi"; modi: "run,drun,ssh";
combi-modi: "window,drun,ssh";
font: "IosevkaCustom 16"; font: "IosevkaCustom 16";
combi-modi: "window,drun,ssh";
} }
@theme "./theme" @theme "./theme"