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
|
||||
"modules-left": [
|
||||
"hyprland/workspaces",
|
||||
"sway/mode",
|
||||
"sway/scratchpad"
|
||||
"hyprland/mode",
|
||||
"hyprland/scratchpad"
|
||||
],
|
||||
"modules-center": [
|
||||
"sway/window"
|
||||
"hyprland/window"
|
||||
],
|
||||
"modules-right": [
|
||||
"idle_inhibitor",
|
||||
|
|
Loading…
Add table
Reference in a new issue