linkfrg / dotfiles

My Hyprland dotfiles
711 stars 26 forks source link

I just want to have a few themes, not change it based on the wallpaper #14

Closed CRAG666 closed 2 months ago

CRAG666 commented 10 months ago

This is truly incredible, honestly the idea of ​​changing the theme according to the image is excellent. However many times this looks horrible in the terminal. That's why I would like to just have a color scheme, for example catppuccin, since I have spent a lot of time making my system look integrated, do you have any ideas how I can do that?

CRAG666 commented 10 months ago

I also take the opportunity to ask what configuration you have in qt5ct, since until now I have not been able to get the gradience themes to work in the qt applications

linkfrg commented 10 months ago

You can change the colors to whatever you want in ~/.config/eww/scripts/colors. Be careful, they will be overwritten at next monet colors generation.

linkfrg commented 10 months ago

I don't use qt apps and don't have configuration for qt5ct

CRAG666 commented 10 months ago

how to change hight of bar. It is very thick @linkfrg thanks 2024-01-07T14:57:29,282813718-06:00

linkfrg commented 10 months ago

You need to decrease values of margin, padding, font-size, min-height in bar widgets scss. You can find them in ~/.config/eww/scss

CRAG666 commented 10 months ago

I still don't understand why it looks so big when my monitor is 1080 and the scale I'm using is 1 2024-01-07T17:44:08,972124423-06:00

CRAG666 commented 10 months ago

@linkfrg thanks