summaryrefslogtreecommitdiff
path: root/rofi/config.rasi
blob: 80a7b9c4b0a1af99fc21a7a8a06c97f950a0f74f (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
configuration{
    modi: "run,drun";
    icon-theme: "Papirus";
    show-icons: true;
    terminal: "kitty";
    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 "theme"