Edit waybar
Removed Backlight percentage and added spacing between icons and text
This commit is contained in:
parent
55075f467c
commit
10eb5766c7
1 changed files with 2 additions and 2 deletions
|
@ -8,7 +8,7 @@
|
|||
"height": 50,
|
||||
"modules-left": ["clock","custom/weather","wlr/workspaces"],
|
||||
"modules-center": ["hyprland/window"],
|
||||
"modules-right": ["network", "bluetooth", "temperature","custom/power_profile","battery","backlight","pulseaudio","pulseaudio#microphone","tray"],
|
||||
"modules-right": ["network", "bluetooth", "temperature","custom/power_profile","battery","pulseaudio","pulseaudio#microphone","tray"],
|
||||
"hyprland/window": {
|
||||
"format": "{}"
|
||||
},
|
||||
|
|
Loading…
Reference in a new issue