mattydebie/bitwarden-rofi

I can't change the theme

Closed this issue · 1 comments

Maybe I'm just blind or dumb, but I'm having a hard time making bwmenu use my custom rofi theme.

This is my command to open my launcher.
bindsym $mod+d exec killall dunst; exec rofi -no-config -no-lazy-grab -show drun -modi drun -show-icons -theme ~/.config/rofi/shack.rasi

I'm not sure how to translate that over to bwmenu
bindsym $mod+s exec bwmenu -theme ~/.config/rofi/shack.rasi ?

ok so apparently rofi doesn't populate a config.rasi as default. figured it out lol. 11/10 software here man