updated waybar styles
This commit is contained in:
@@ -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}%",
|
||||
|
Reference in New Issue
Block a user