-
-
Notifications
You must be signed in to change notification settings - Fork 816
Installation
apiraino edited this page Jan 18, 2020
·
28 revisions
Which Distro are you using?
On Arch Linux you can simply install waybar from community. You can also install waybar-git from the AUR.
On openSUSE waybar is in the official repositories. Install with zypper in waybar
. See devel project.
On Void linux the package is available as waybar
On Gentoo linux the package is available as waybar
To build and install Waybar just run:
git clone https://github.com/Alexays/Waybar && cd Waybar && sudo make install
First, ensure you have the otf-font-awesome
package installed. These are free fonts provided by Fonts Awesome and commonly used in Waybar configurations. You can can download the OTF fonts package from this link.
You can use Waybar by defining in your Sway config file:
bar {
swaybar_command waybar
}
or at the end of your sway config file
exec waybar
- Home
- Installation
- Configuration
- Styling
- Examples
- FAQ
- Modules:
- Backlight/Slider
- Backlight
- Battery
- Bluetooth
- CPU
- Cava
- CFFI
- Clock
- Custom
- DWL
- Disk
- Gamemode
- Group
- Hyprland
- Idle Inhibitor
- Image
- JACK
- Keyboard State
- Language
- Load
- MPD
- MPRIS
- Memory
- Network
- Niri
- Power Profiles Daemon
- Privacy
- PulseAudio/Slider
- PulseAudio
- River
- Sndio
- Sway
- Systemd failed units
- Taskbar
- Temperature
- Tray
- UPower
- User
- WirePlumber
- Workspaces
- Writing Modules