This commit is contained in:
2025-06-08 19:25:14 -04:00
parent 6480d9e869
commit be23a24852
5 changed files with 13 additions and 18 deletions

View File

@@ -7,7 +7,7 @@
"spacing": 4, // Gaps between modules (4px)
// Choose the order of the modules
"modules-left": [
"hyprland/workspaces",
"sway/workspaces",
],
"modules-center": [
"hyprland/window"
@@ -152,8 +152,4 @@
"exec": "$HOME/.config/waybar/mediaplayer.py 2> /dev/null" // Script in resources folder
// "exec": "$HOME/.config/waybar/mediaplayer.py --player spotify 2> /dev/null" // Filter player based on name
},
"hyprland/workspaces": {
"active-only": true,
"all-outputs": true,
}
}