UbuntuConfig/rofi/config.rasi

10 lines
132 B
Plaintext
Raw Permalink Normal View History

2023-10-14 17:39:34 +08:00
/** Basic config file **/
configuration {
show-icons: true;
modi: "window,drun,ssh,run,filebrowser";
}
@theme "nord"