mattydebie / bitwarden-rofi

Wrapper for Bitwarden https://github.com/bitwarden/cli and Rofi
GNU General Public License v3.0
346 stars 56 forks source link

I can't change the theme #66

Closed MAKROFREEK closed 3 years ago

MAKROFREEK commented 3 years ago

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 ?

MAKROFREEK commented 3 years ago

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