desktop: rofi
This commit is contained in:
parent
f2b256be97
commit
f0b916098e
3 changed files with 12 additions and 1 deletions
10
rofi/config.rasi
Normal file
10
rofi/config.rasi
Normal file
|
|
@ -0,0 +1,10 @@
|
|||
configuration {
|
||||
timeout {
|
||||
action: "kb-cancel";
|
||||
delay: 0;
|
||||
}
|
||||
filebrowser {
|
||||
directories-first: true;
|
||||
sorting-method: "name";
|
||||
}
|
||||
}
|
||||
Loading…
Add table
Add a link
Reference in a new issue