tweak waybar

This commit is contained in:
shibao 2022-02-10 16:25:33 -05:00
parent 24bfa8c4fc
commit c2a557a89c
1 changed files with 1 additions and 1 deletions

View File

@ -6,7 +6,7 @@
// Choose the order of the modules
"modules-left": ["sway/workspaces", "sway/mode", "custom/media"],
"modules-center": [],
"modules-right": ["mpd", "idle_inhibitor", "pulseaudio", "network", "cpu", "battery", "clock", "tray"],
"modules-right": ["idle_inhibitor", "pulseaudio", "bluetooth", "network", "cpu", "memory", "temperature", "battery", "clock", "tray"],
"sway/workspaces": {
"disable-scroll-wraparound": true
},