14 lines
466 B
Text
14 lines
466 B
Text
configuration {
|
|
modi: "drun";
|
|
show-icons: true;
|
|
sidebar-mode: true;
|
|
display-window: "Window";
|
|
display-run: "Execute";
|
|
display-drun: "Activate";
|
|
}
|
|
//@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"
|