forked from nico/dots
waybar: switch positions of workspaces and tray module
This commit is contained in:
parent
eec5073afd
commit
53692d704e
1 changed files with 1 additions and 1 deletions
|
|
@ -28,8 +28,8 @@
|
||||||
//"width": 1350, // Waybar width
|
//"width": 1350, // Waybar width
|
||||||
// Choose the order of the modules idle_inhibitor
|
// Choose the order of the modules idle_inhibitor
|
||||||
"modules-left": [
|
"modules-left": [
|
||||||
"tray",
|
|
||||||
"hyprland/workspaces",
|
"hyprland/workspaces",
|
||||||
|
"tray",
|
||||||
"custom/media"
|
"custom/media"
|
||||||
],
|
],
|
||||||
"modules-center": [],
|
"modules-center": [],
|
||||||
|
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue