Panel Clock #759
Answered
by
teamcons
EliteAMDGamer
asked this question in
Q&A
Panel Clock
#759
-
|
Is it possible to move the panel clock to the far right? Using extensions or other workarounds, even if difficult. Or is it possible to remove the panel completely and replace it with something that will support this? |
Beta Was this translation helpful? Give feedback.
Answered by
teamcons
Apr 28, 2025
Replies: 1 comment 1 reply
-
|
It is hardcoded. |
Beta Was this translation helpful? Give feedback.
1 reply
Answer selected by
EliteAMDGamer
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
It is hardcoded.
You would need to change/remove stuff in this section: https://github.com/elementary/wingpanel/blob/3422e364f1362a0cd4cbc5383ffd870430e23b4c/src/Widgets/Panel.vala
Then compile wingpanel anew following instructions in README