Files
myi3/files/configs/i3/config/rofi/config.rasi
Karl Goecking e98500c5a1 Rofi: theme aus configuration Block in @theme Direktive verschoben
Behebt deprecation warning 'theme:gruvbox-dark-hard is deprecated'
2026-02-16 07:36:36 +01:00

10 lines
161 B
Plaintext

@theme "gruvbox-dark-hard"
configuration {
terminal: "alacritty";
font: "Noto Sans 12";
show-icons: true;
lines: 10;
drun-display-format: "{name}";
}