add bedroom light control to waybar
This commit is contained in:
@@ -2,9 +2,7 @@
|
||||
let
|
||||
|
||||
waybarWeatherScript = pkgs.writeScriptBin "waybar-weather" ''
|
||||
#!/usr/bin/env nix-shell
|
||||
#! nix-shell -i bash --packages python3 python3Packages.requests
|
||||
python /home/matt/.config/waybar/scripts/waybar-wttr.py
|
||||
/home/matt/.config/waybar/scripts/waybar-wttr.py
|
||||
'';
|
||||
|
||||
waybarUpdatesScript = pkgs.writeScriptBin "waybar-updates" ''
|
||||
|
||||
Reference in New Issue
Block a user