archcraft-os / archcraft-arm

// Source : Archcraft ARM
GNU General Public License v3.0
5 stars 2 forks source link

Bottom bar Apps - How to manage the dock bottom bar? #2

Open DarkevilPT opened 2 weeks ago

DarkevilPT commented 2 weeks ago

I just wanna start by saying that -Fuck ME!- This is the best thing I have ever tested on Linux. CONGRATS! Please keep this project on fire for the days to come!

My current setup is a Radxa CM5 running Archlinux from Kwankiu: https://forum.khadas.com/t/guide-arch-linux-installer-on-edge-2/21369/1 Hope this interests you too. I also have an Khadas Edge 2.

Basically it works smoothly on Rockchip RK3588 and S and 8S etc..

I was thinking that ArchCraft wouldn't work but.. Im happy that I did tried installing it on a DE as gnome.. and I ended up with these: image

These errors were ok to reboot and select openbox for an amazing surprise. Im literally addicted to your ArchCraft.

So I wanted to see if these little things could be fixed. One of which is the top bar always showing battery as NA.. its plugged to the main power socket could that be hidden?

Then the other issue is the bottom bar it hides itself and its too small I wanted to be able to control its options if there are some.

image

https://github.com/archcraft-os/archcraft-arm/assets/3583885/27dc0315-bc99-4f03-b7c3-a8e0d38d03c3

DarkevilPT commented 2 weeks ago

Another solution or needed feature would be seeing the temperatures of the system on the top bar.. I really kinda need that for these single board computers.. specially the computer modules where fans are a joke sometimes.

Edit: 1 - nano ~/.config/openbox/themes/default/polybar/config.ini 2 - Find the line modules-right =. This should be line 147. 3 - Remove the “battery” module, replacing it with “temperature”

Paste this instead: modules-right = temperature dot volume dot network dot LD sysmenu RD

That can sort it

DarkevilPT commented 3 days ago

Please dont give up mantaining Archcraft for ARM this is genius ! 💪🏼🍺 Keep it up !