diff options
Diffstat (limited to 'desktop/waybar/README')
-rw-r--r-- | desktop/waybar/README | 25 |
1 files changed, 25 insertions, 0 deletions
diff --git a/desktop/waybar/README b/desktop/waybar/README new file mode 100644 index 0000000000000..e22e0f06f9180 --- /dev/null +++ b/desktop/waybar/README @@ -0,0 +1,25 @@ +Waybar is a highly customizable Wayland bar for Sway and Wlroots based +compositors. +Available in Arch community or AUR, Gentoo, openSUSE, and Alpine Linux. + +Current features: +•Sway (Workspaces, Binding mode, Focused window name) +•Tray +•Local time +•Battery +•Network +•Bluetooth +•Pulseaudio +•Disk +•Memory +•Cpu load average +•Temperature +•MPD +•Custom scripts +•Multiple output configuration + +The configuration uses the JSON file format and is named config. +Valid directories for this file are: +~/.config/waybar/ +~/waybar/ +/etc/xdg/waybar/ |