2020-10-23 19:40:40 +00:00
|
|
|
configuration {
|
2021-11-30 17:46:31 +00:00
|
|
|
modi: "drun";
|
2020-10-23 19:40:40 +00:00
|
|
|
show-icons: true;
|
|
|
|
sidebar-mode: true;
|
|
|
|
display-window: "Window";
|
|
|
|
display-run: "Execute";
|
|
|
|
display-drun: "Activate";
|
|
|
|
}
|
2021-11-30 17:46:31 +00:00
|
|
|
//@theme "/usr/share/rofi/themes/sidebar.rasi"
|
|
|
|
//@theme "/usr/share/rofi/themes/paper-float.rasi"
|
|
|
|
//@theme "/usr/share/rofi/themes/dmenu.rasi"
|
|
|
|
//@theme "/usr/share/rofi/themes/android_notification.rasi"
|
|
|
|
//@theme "/usr/share/rofi/themes/Arc-Dark.rasi"
|
|
|
|
@theme "/usr/share/rofi/themes/sidebar.rasi"
|