SWAY: Réduction de l'espace utilisé par les modules

This commit is contained in:
2021-06-26 00:54:39 +02:00
parent ad45e8d767
commit d4233d6440
2 changed files with 16 additions and 11 deletions

View File

@ -1,7 +1,7 @@
{
"height": 27, // Waybar height (to be removed for auto height)
"modules-left": ["sway/workspaces", "sway/mode", "custom/media", "sway/window"],
//"modules-center": ["sway/window"],
"modules-left": ["sway/workspaces", "sway/mode", "custom/media"],
"modules-center": ["sway/window"],
"modules-right": ["backlight", "pulseaudio", "memory", "cpu", "network", "battery", "temperature", "clock", "tray"],
// Modules configuration
"sway/workspaces": {