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

rofi/config.rasi: update font

This commit is contained in:
Henrik Hautakoski 2025-05-14 20:43:56 +02:00
parent f503cbd0a2
commit 8d66890456

View file

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