diff --git a/.config/rofi/config.rasi b/.config/rofi/config.rasi index f83ce08..5c0b0db 100644 --- a/.config/rofi/config.rasi +++ b/.config/rofi/config.rasi @@ -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"