armory: update to latest config
This commit is contained in:
+5
-13
@@ -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
|
||||
}
|
||||
}
|
||||
]
|
||||
|
||||
Reference in New Issue
Block a user