updated waybar styles

This commit is contained in:
2025-03-24 18:52:12 +01:00
parent 6f0f39d5fa
commit 3dadb3342b
2 changed files with 36 additions and 117 deletions

View File

@@ -8,13 +8,11 @@
"passthrough": false,
"height": 30,
"modules-left": [
"custom/os_button",
"hyprland/workspaces"
],
"modules-center": [],
"modules-right": [
"cpu",
"temperature",
"memory",
"disk",
"tray",
@@ -34,11 +32,6 @@
"on-scroll-up": "hyprctl dispatch workspace r+1",
"on-scroll-down": "hyprctl dispatch workspace r-1"
},
"custom/os_button": {
"format": "",
"on-click": "wofi --show drun",
"tooltip": false
},
"cpu": {
"interval": 5,
"format": " {usage}%",