add weather widget to waybar
This commit is contained in:
@@ -259,6 +259,10 @@
|
||||
source = ./config/waybar/network.sh;
|
||||
executable = true;
|
||||
};
|
||||
home.file.".local/bin/waybar-weather.sh" = {
|
||||
source = ./config/waybar/weather.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