Importing Customization File Not Working as Expected #2217
-
|
Rofi Version: 2.0.0 Reproduce: place these files in .config/rofi and use the config.rasi file as your main config. What Happens: most of the features I expect happen, right font, right size, right position. but the background color is wrong. it should be dark if you instead use the JuxTheme.rasi by its self, it does give you a dark background. you could say that I should just move/rename the JuxTheme.rasi file. but I use NixOS and that's not really an option unless I want to do that every time I change anything on my system, which I don't. it is 100% possible I'm dumb and missing something simple, but I can't find what it is. could I get some help, or get this elevated as an issue? (if someone knows how to fix this via changing the JuxTheme.rasi file, I can do that and would love your input.) |
Beta Was this translation helpful? Give feedback.
Replies: 1 comment 3 replies
-
|
So either import the default theme in |
Beta Was this translation helpful? Give feedback.
@themeclears all (default) theme settingsif you use JuxTheme.rasi directly you build on top of the default theme.
So either import the default theme in
juxtheme.rasior instead of @theme, @importjuxtheme.rasifromconfig.rasi