waybar: add network widget, margins, border and rounded corners

Co-Authored-By: Claude Sonnet 4.6 <noreply@anthropic.com>
This commit is contained in:
2026-06-13 18:20:48 +02:00
co-authored by Claude Sonnet 4.6
parent e91b96405e
commit fe6a4af7e6
4 changed files with 56 additions and 2 deletions
+4
View File
@@ -243,6 +243,10 @@
source = ./config/sway/wallpaper.sh;
executable = true;
};
home.file.".local/bin/waybar-network.sh" = {
source = ./config/waybar/network.sh;
executable = true;
};
xdg.configFile."waybar".source = ./config/waybar;
xdg.configFile."foot".source = ./config/foot;
xdg.dataFile."applications/switch-wallpaper.desktop".source = ./config/applications/switch-wallpaper.desktop;