Skip to content

Latest commit

 

History

History

Folders and files

NameName
Last commit message
Last commit date

parent directory

..
 
 
 
 
 
 

README.md

Waybar

The default status bar for Sway - 'swaybar' although quite minimalistic and lightweight, is very limited and low-functional. That's why I've chosen waybar as an alternative. Waybar is a more advanced status bar that offers extensive customization options and additional features.

I tried to style the waybar to look like the vim-airline plugin.

waybar

Most of the modules I use are standard modules and you can read information about them in the official waybar documentation. However, below you can see a list of custom modules.

  • waybar-crypto - displays the price of cryptocurrencies directly on the bar.
  • wttrbar - displays the current weather, it uses information from wttr.in.
  • pacman-updates - displays the number of packages for which an update has appeared.

Behavior

Some plugins have an intended behavior when you click on them with the mouse.

  • pacman-update:
    • Left-click to run the sysupg script, to upgrade system.
  • clock:
    • Left-click to change the mode to date.
    • Riht-click to run the tatuin.
  • pulseaudio:
    • Left-click to run the pulsemixer.
    • Right-click to run the easyeffects.
    • Wheel to change the volume.
  • network:
    • Left-click to run the nmtui.
  • cpu:
    • Left-click to run the btop.
    • Right-click to run the lazyjournal.
  • bluetooth: -Left-click to run the rofi-bluetooth.
  • memory:
    • Left-click to run the sysz.
  • backlight:
    • Wheel to change the brightness of the monitor.
  • notification:
    • Left-click to run the SwayNC panel.
    • Right-click to enter the do-not-disturb-mode.