update waybar config
This commit is contained in:
parent
fc8adc002f
commit
50253b07ce
1 changed files with 3 additions and 3 deletions
|
@ -8,11 +8,11 @@
|
||||||
// Choose the order of the modules
|
// Choose the order of the modules
|
||||||
"modules-left": [
|
"modules-left": [
|
||||||
"hyprland/workspaces",
|
"hyprland/workspaces",
|
||||||
"sway/mode",
|
"hyprland/mode",
|
||||||
"sway/scratchpad"
|
"hyprland/scratchpad"
|
||||||
],
|
],
|
||||||
"modules-center": [
|
"modules-center": [
|
||||||
"sway/window"
|
"hyprland/window"
|
||||||
],
|
],
|
||||||
"modules-right": [
|
"modules-right": [
|
||||||
"idle_inhibitor",
|
"idle_inhibitor",
|
||||||
|
|
Loading…
Add table
Reference in a new issue