💄 style(waybar): formatting
This commit is contained in:
parent
0e1018d835
commit
3cc82317b6
1 changed files with 8 additions and 31 deletions
|
@ -16,9 +16,7 @@
|
||||||
"cava",
|
"cava",
|
||||||
"custom/wf-recorder"
|
"custom/wf-recorder"
|
||||||
],
|
],
|
||||||
"modules-center": [
|
"modules-center": ["custom/music"],
|
||||||
"custom/music"
|
|
||||||
],
|
|
||||||
"modules-right": [
|
"modules-right": [
|
||||||
"custom/updates",
|
"custom/updates",
|
||||||
"hyprland/language",
|
"hyprland/language",
|
||||||
|
@ -170,11 +168,7 @@
|
||||||
"phone": " ",
|
"phone": " ",
|
||||||
"portable": " ",
|
"portable": " ",
|
||||||
"car": " ",
|
"car": " ",
|
||||||
"default": [
|
"default": [" ", " ", " "]
|
||||||
" ",
|
|
||||||
" ",
|
|
||||||
" "
|
|
||||||
]
|
|
||||||
},
|
},
|
||||||
"tooltip-format": "{desc}, {volume}%",
|
"tooltip-format": "{desc}, {volume}%",
|
||||||
"on-click": "pactl set-sink-mute @DEFAULT_SINK@ toggle",
|
"on-click": "pactl set-sink-mute @DEFAULT_SINK@ toggle",
|
||||||
|
@ -231,17 +225,9 @@
|
||||||
"margin-left": 17,
|
"margin-left": 17,
|
||||||
"margin-bottom": 0,
|
"margin-bottom": 0,
|
||||||
"margin-right": 17,
|
"margin-right": 17,
|
||||||
"modules-left": [
|
"modules-left": ["custom/arch", "hyprland/workspaces"],
|
||||||
"custom/arch",
|
"modules-center": ["clock#cl2"],
|
||||||
"hyprland/workspaces"
|
"modules-right": ["tray", "custom/notifications"],
|
||||||
],
|
|
||||||
"modules-center": [
|
|
||||||
"clock#cl2"
|
|
||||||
],
|
|
||||||
"modules-right": [
|
|
||||||
"tray",
|
|
||||||
"custom/notifications"
|
|
||||||
],
|
|
||||||
"custom/arch": {
|
"custom/arch": {
|
||||||
"format": " ",
|
"format": " ",
|
||||||
"tooltip": false,
|
"tooltip": false,
|
||||||
|
@ -348,13 +334,8 @@
|
||||||
"margin-left": 17,
|
"margin-left": 17,
|
||||||
"margin-bottom": 10,
|
"margin-bottom": 10,
|
||||||
"margin-right": 17,
|
"margin-right": 17,
|
||||||
"modules-left": [
|
"modules-left": ["custom/arch", "hyprland/workspaces"],
|
||||||
"custom/arch",
|
"modules-center": ["hyprland/window"],
|
||||||
"hyprland/workspaces"
|
|
||||||
],
|
|
||||||
"modules-center": [
|
|
||||||
"hyprland/window"
|
|
||||||
],
|
|
||||||
"modules-right": [
|
"modules-right": [
|
||||||
"memory",
|
"memory",
|
||||||
"cpu",
|
"cpu",
|
||||||
|
@ -468,11 +449,7 @@
|
||||||
"hwmon-path": "/sys/class/hwmon/hwmon2/temp1_input",
|
"hwmon-path": "/sys/class/hwmon/hwmon2/temp1_input",
|
||||||
"format-critical": "{icon} {temperatureC}°C",
|
"format-critical": "{icon} {temperatureC}°C",
|
||||||
"format": "{icon} {temperatureC}°C",
|
"format": "{icon} {temperatureC}°C",
|
||||||
"format-icons": [
|
"format-icons": ["", "", ""],
|
||||||
"",
|
|
||||||
"",
|
|
||||||
""
|
|
||||||
],
|
|
||||||
"tooltip": true,
|
"tooltip": true,
|
||||||
"interval": 2
|
"interval": 2
|
||||||
},
|
},
|
||||||
|
|
Loading…
Add table
Reference in a new issue