how to add baralpha/borderalpha values to the xresources #451
Replies: 2 comments
-
To be honest it might in theory be possible to do something like this, but it is highly likely going to be a lot more effort than it is worth. In practice you are unlikely to ever have the need to change the alpha value. |
Beta Was this translation helpful? Give feedback.
0 replies
-
yeah, really |
Beta Was this translation helpful? Give feedback.
0 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
-
i have the alpha patch on my build of dwm, and my goal is to edit the
baralpha
andborderalpha
values in xresources like so:the xresources patch provides such feature, in
config.def.h
:however, it throws errors in compilation...
how can i achieve this?
Beta Was this translation helpful? Give feedback.
All reactions