dotfiles/desktop/.config
Marty Oehme 017668792c
waybar: Improve vpn block icon rendering
This is a change which is very much hardcoded for my setup, but the vpn
block will now give preference to displaying individual VPN types from
top to bottom:

If privateinternetaccess is connected, it will display its icon.
If proton is connected, it will display its icon.
If netbird is connected it will display its icon.
If nothing is connected it will display nothing.

It is still quite a hacky solution and should also be replaced by a
signal-driven system instead of the recurrent polling it does currently
(it only polls once a minute atm, to keep system load/battery drain low
but since it invokes a lot of external commands, e.g. piactl and
netbird, it should really only be invoked on vpn changes).
2024-07-26 10:56:36 +02:00
..
flavours flavours: Fix zathura colorscheme file naming 2024-06-13 16:57:34 +02:00
fontconfig iosevka: Fix font naming scheme update 2023-01-19 18:29:34 +01:00
kanshi kanshi: Fix screen names for new kernel 2024-04-20 08:40:56 +02:00
mako mako: Add flavours templating start and end strings 2023-10-03 15:04:11 +02:00
river river: Fix variable quoting 2024-06-14 22:01:56 +02:00
sh/env.d wayland: Consolidate with mako into desktop module 2023-01-07 16:06:00 +01:00
waybar waybar: Improve vpn block icon rendering 2024-07-26 10:56:36 +02:00
user-dirs.dirs xdg: Change default video directory location 2023-10-02 19:08:40 +02:00