#How to customize waybar? Or how to import one?
8 messages · Page 1 of 1 (latest)
youtube is full of great tutorials, it also has this great examples page
https://github.com/Alexays/Waybar/wiki/Examples
omarchy updates the waybar config when it runs omarchy-refresh-waybar, so it's a bit harder than that
there are a few things you can do, but idk.
the easiest is to create a new waybar config
i'm using chezmoi and everytime that happens i just reapply them
- launch it with
waybar -c $newconfig -s $newcss -b $bar - give it
layer: topandposition: bottomorlayer: overlay - and add a corresponding layer in hyprland config
yeh i overloaded the script and deleted those lines. i had to setup .profile earlier and ensure OMARCHY_PATH is set there, as well as PATH, then i had to update /.config/uwsm
when omarchy runs migrations, it should just apply them to the waybar config in $OMARCHY_PATH, but idk it depends on what a user's willing to do once they veer off the happy path.