dotfiles/config/rofi/config.rasi

12 lines
208 B
Plaintext

configuration {
timeout {
action: "kb-cancel";
delay: 0;
}
filebrowser {
directories-first: true;
sorting-method: "name";
}
}
@theme "/usr/share/rofi/themes/Arc-Dark.rasi"