waybar: add network widget, margins, border and rounded corners
Co-Authored-By: Claude Sonnet 4.6 <noreply@anthropic.com>
This commit is contained in:
@@ -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;
|
||||
|
||||
Reference in New Issue
Block a user