armory: update to latest config

This commit is contained in:
Trianta
2024-06-25 04:13:51 -05:00
parent 36842e744f
commit a9b29aea7f
14 changed files with 673 additions and 354 deletions
+5 -13
View File
@@ -5,12 +5,12 @@
"position": "top",
"height": 38,
"spacing": 0,
"output": "DP-3",
"output": "DP-1",
"reload_style_on_change": true,
"margin-left": 940,
"margin-right": 940,
"margin-top": 4,
"margin-bottom": 4,
"margin-left": 12,
"margin-right": 12,
"margin-top": 6,
"margin-bottom": 6,
"modules-left": [
"wireplumber",
"disk",
@@ -22,7 +22,6 @@
"modules-center": ["hyprland/workspaces"],
"modules-right": [
"tray",
"custom/weather",
"network#ethernet",
"clock",
"custom/poweroff"
@@ -114,12 +113,5 @@
"format": " ",
"on-click": "bash $HOME/.config/waybar/scripts/poweroff.sh"
},
"custom/weather": {
"exec": "$HOME/.config/waybar/scripts/get_weather.sh Belleville+Illinois",
"return-type": "json",
"format": "{}",
"tooltip": true,
"interval": 3600
}
}
]