diff options
| author | Blake Romero <blake@developercraft.com> | 2025-11-09 17:07:53 +0000 |
|---|---|---|
| committer | Blake Romero <blake@developercraft.com> | 2025-11-09 17:07:53 +0000 |
| commit | 24d7f65428bf034ed7ad5181ced89be493838adc (patch) | |
| tree | e397b5fe0a33393603a45e566f92b405aa94bb6e /config.jsonc | |
| parent | a5de8e0c51607d24503fecf97ed0d49a0ec2a651 (diff) | |
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" ], |
