You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
I've read the wiki, and I've set separators_height and separators_width in my theme. However these values have no affect on lain.util.separators.arrow_right.
Looking briefly at the source it also seems that the values are hard-coded & no reference is made to beautiful.
* fix(util/separators): Not following theme
Fix issue #485 `lain.util.separators` not following theme variables
separators_width and separators_height as stated in the wiki
* fix: Removed redundant parenthesis
I've read the wiki, and I've set separators_height and separators_width in my theme. However these values have no affect on
lain.util.separators.arrow_right
.Looking briefly at the source it also seems that the values are hard-coded & no reference is made to beautiful.
output of
awesome -v
andlua -v
expected behavior
Setting values of separators_height and/or separators_width in theme should affect separators.
actual behavior
The values of beautiful.separators_height and beautiful.separators_width (as set in the currently loaded theme) have no affect on separators.
steps to reproduce the problem
X error log
n/a
The text was updated successfully, but these errors were encountered: