diff options
Diffstat (limited to 'config.jsonc')
| -rw-r--r-- | config.jsonc | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/config.jsonc b/config.jsonc index 8fe39fc..ec463cc 100644 --- a/config.jsonc +++ b/config.jsonc @@ -1,11 +1,11 @@ { "output": ["Microstep MAG274QRF-QD CA8A391600566", "eDP-1"], - "position": "bottom", + "position": "top", "include": ["~/.config/waybar/modules.jsonc"], "reload_style_on_change": true, "modules-left": [ - "custom/menu", + "custom/apps", "sway/workspaces", "wlr/taskbar" ], |
