diff options
Diffstat (limited to '')
| -rw-r--r-- | dotfiles/waybar/config.jsonc | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/dotfiles/waybar/config.jsonc b/dotfiles/waybar/config.jsonc index 99d253c..9e90083 100644 --- a/dotfiles/waybar/config.jsonc +++ b/dotfiles/waybar/config.jsonc @@ -9,7 +9,8 @@ "reload_style_on_change": true, // Choose the order of the modules "modules-left": [ - "wlr/taskbar", + // "wlr/taskbar", + "tray" ], "modules-center": [ "clock", @@ -20,7 +21,6 @@ "bluetooth", "battery", "custom/languages", - "tray", "custom/power" ], // Modules configuration |
