update to waybar

This commit is contained in:
Octopus Octopus 2024-12-16 09:49:39 -06:00
parent 4aca2ec76b
commit c197e986cd
1 changed files with 3 additions and 3 deletions

View File

@ -1,12 +1,12 @@
{
// "layer": "top", // Waybar at top layer
// "position": "bottom", // Waybar position (top|bottom|left|right)
"height": 30, // Waybar height (to be removed for auto height)
"height": 33, // Waybar height (to be removed for auto height)
// "width": 1280, // Waybar width
// Choose the order of the modules
"modules-left": ["sway/workspaces", "sway/mode", "mpris"],
"modules-left": ["mpris"],
"modules-center": [""],
"modules-right": ["backlight", "upower#mouse", "pulseaudio", "tray", "clock", "idle_inhibitor"],
"modules-right": ["pulseaudio", "tray", "clock", "idle_inhibitor"],
// Modules configuration
// "sway/workspaces": {
// "disable-scroll": true,