summaryrefslogtreecommitdiff
path: root/config.jsonc
diff options
context:
space:
mode:
authorBlake Romero <blake@developercraft.com>2025-11-09 17:07:53 +0000
committerBlake Romero <blake@developercraft.com>2025-11-09 17:07:53 +0000
commit24d7f65428bf034ed7ad5181ced89be493838adc (patch)
treee397b5fe0a33393603a45e566f92b405aa94bb6e /config.jsonc
parenta5de8e0c51607d24503fecf97ed0d49a0ec2a651 (diff)
Add custom/apps moduleHEADmain
Diffstat (limited to 'config.jsonc')
-rw-r--r--config.jsonc4
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"
],