diff options
author | awy <awy@awy.one> | 2025-08-19 19:18:06 +0300 |
---|---|---|
committer | awy <awy@awy.one> | 2025-08-19 19:18:06 +0300 |
commit | 56ca401608ef62af998c919b25380328a8021f1d (patch) | |
tree | ad13ff1a32d0dd6d98b8087429fdce4fab3dd0c1 /.config/waybar/config.jsonc | |
parent | 4cdc3ff128a496f8d236ee21377b214fec5b2715 (diff) | |
download | hyprdots-56ca401608ef62af998c919b25380328a8021f1d.tar.gz |
update
Diffstat (limited to '.config/waybar/config.jsonc')
-rw-r--r-- | .config/waybar/config.jsonc | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/.config/waybar/config.jsonc b/.config/waybar/config.jsonc index eb70778..a86511e 100644 --- a/.config/waybar/config.jsonc +++ b/.config/waybar/config.jsonc @@ -1,7 +1,7 @@ { "layer": "top", "position": "bottom", - "output": "DP-3", + "output": "DP-2", "reload_style_on_change": true, "modules-left": [ "hyprland/workspaces" |