1
0
Fork 0

desktop: rofi

This commit is contained in:
Jeremy Kaplan 2024-11-30 20:06:11 -08:00
commit f0b916098e
3 changed files with 12 additions and 1 deletions

10
rofi/config.rasi Normal file
View file

@ -0,0 +1,10 @@
configuration {
timeout {
action: "kb-cancel";
delay: 0;
}
filebrowser {
directories-first: true;
sorting-method: "name";
}
}