update some stuff
This commit is contained in:
parent
922dfa6ea3
commit
27a5932bcc
3 changed files with 13 additions and 6 deletions
|
@ -1,9 +1,14 @@
|
|||
configuration {
|
||||
modi: "window,run,drun";
|
||||
modi: "drun";
|
||||
show-icons: true;
|
||||
sidebar-mode: true;
|
||||
theme: "sidetab";
|
||||
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"
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue