mirror of
https://github.com/flickowoa/dotfiles.git
synced 2026-04-06 00:32:09 +02:00
Bar Components Missing #72
Reference in New Issue
Block a user
Delete Branch "%!s()"
Deleting a branch is permanent. Although the deleted branch may continue to exist for a short time before it actually gets removed, it CANNOT be undone in most cases. Continue?
Originally created by @AdityaRoot on 4/9/2023
Heya, thanks for the incredible rice, flick0! Made swapping from X11 and Qtile so so so much easier!
One issue I'm having while modifying the bar, is that a lot of the components are missing. I'm not sure if I'm just blind and accidentally missed them being commented out! But here is what my bar looks like right now:

So components such as battery, backlight, and most importantly the systray are missing. I'm sure this is just some code oversight on my part but I'd super appreciate any guidance as to where I can approach solving the issue!
(As an unrelated note, might be useful to set the 'sort numerically' value for waybar! Otherwise the workspaces come up in the order 1, 10, 2, 3... - unless of course this is intentional, happy to throw up a pr if not)
Edit: Closed as I realized the items were there, and the issue was on my part!