mirror of
https://mzte.de/git/LordMZTE/dotfiles.git
synced 2025-03-05 01:29:57 +01:00
add rofi-nheko to rofi config
This commit is contained in:
parent
dc50391a65
commit
abb8e8e6de
1 changed files with 2 additions and 2 deletions
|
@ -1,9 +1,9 @@
|
|||
configuration {
|
||||
/* requires rofi-emoji */
|
||||
modi: "window,drun,ssh,combi,emoji";
|
||||
modi: "window,drun,combi,emoji,nheko";
|
||||
font: "Iosevka 12";
|
||||
show-icons: true;
|
||||
icon-theme: "candy-icons";
|
||||
combi-modi: "window,drun,run";
|
||||
combi-modi: "drun,nheko,window,run";
|
||||
}
|
||||
@theme "/home/lordmzte/.local/share/rofi/themes/dracula.rasi"
|
||||
|
|
Loading…
Add table
Reference in a new issue