-
Notifications
You must be signed in to change notification settings - Fork 9
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
rofi coloring problem #2
Comments
Picom blurs the background and the transparent colors are stored in To add colors :
As an example :
You may edit all colors in the same way. To make easily a screenshot with a rofi without any external software you may use |
thank you a lot it is solved.. |
I have a one other problem please look at this post it is related to your dotfies |
@CodeHeister did you have the same problem with i3lock while using rofi powermenu. If so how did you solve it? |
I don't use system lock. I just suspend my system, logout or swap to another tty, but i have passwords everywhere so i don't have to worry about my system. Also nobody knows how to navigate in my system, so i'm calm.
Both options worked for me, so there should be no troubles. |
Thanks for the info 👍! |
First Thanks for the awesome rice.
When I use your rofi powermenu direct from your repo with below command
rofi -modi 'Powermenu:~/harshal/just_messing_around/dotfiles/.config/i3/powermenu.sh' -theme ~/harshal/just_messing_around/dotfiles/.config/rofi/powermenu.rasi -show Powermenu -icon-theme "Papirus"
But with this command I get
rofi -modi 'Powermenu:~/.config/rofi/powermenu/powermenu.sh' -theme ~/.config/rofi/powermenu/powermenu.rasi -show Powermenu -icon-theme "Papirus"
I want it like in the first image same as your screenshots, I can't even see what is being selected in white because of no shade.
I don't understand how and why this is happening both the files are the same only their location has changed.
The text was updated successfully, but these errors were encountered: