summaryrefslogtreecommitdiff
path: root/rofi/config.rasi
blob: a70597405afe20ccf34a480f95c5ab037215b047 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
configuration{
    modi: "run,drun";
    icon-theme: "Papirus";
    show-icons: true;
    terminal: "wezterm";
    drun-display-format: "{icon} {name}";
    location: 0;
    disable-history: false;
    hide-scrollbar: true;
    display-drun: "   Apps ";
    display-run: "   Run ";
    display-window: " 󰕰  Window";
    display-Network: " 󰤨  Network";
    sidebar-mode: false;
}

@theme "catppuccin-mocha"