rofi: Add filebrowser mode

The filebrowser in rofi is actually pretty fast, so it can serve as a
quicker keyboard-friendly replacement to nautilus.
This commit is contained in:
Donovan Glover 2022-04-09 10:21:46 -04:00
parent 9674210774
commit 7378a39730
No known key found for this signature in database
GPG Key ID: EA7408A77AE1BE65

View File

@ -1,5 +1,5 @@
configuration {
modi: "drun";
modi: ["drun", "filebrowser"];
font: "Hack 12";
show-icons: true;
bw: 0;