dotfiles/waybar
the_4n0nym0u53 61da6ec21b
Adjustments
Alacritte & Waybar: Increase opacity
Swaylock: Increase grace period
2022-03-05 15:29:32 +01:00
..
.config/waybar Adjustments 2022-03-05 15:29:32 +01:00
README.md Make all shell scripts POSIX compliant, and use dash instead of bash. 2022-01-03 01:37:30 +01:00

README.md

Waybar config

This is a beautifully styled config for Waybar, featuring a solarized dark coloscheme and a custom module for showing IVPN connection status (thus requires IVPN client).

Note that the included IVPN scripts use the dash shell as the interpreter (the shebang line), so install that to use them. Otherwise, change #!/usr/bin/env dash to #!/usr/bin/env bash or anything else that suits you.