diff options
author | awy <awy@awy.one> | 2025-08-16 16:30:48 +0300 |
---|---|---|
committer | awy <awy@awy.one> | 2025-08-16 16:30:48 +0300 |
commit | 360485989a826cdbfbf42954c2e7d702d909c757 (patch) | |
tree | 5dd46b0cae1972e0914d4942c2c22122990a2555 /.config/waybar | |
parent | ef8029798ae73727a33274d6762657aed036a8f0 (diff) | |
download | hyprdots-360485989a826cdbfbf42954c2e7d702d909c757.tar.gz |
cfg
Diffstat (limited to '.config/waybar')
-rw-r--r-- | .config/waybar/config.jsonc | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/.config/waybar/config.jsonc b/.config/waybar/config.jsonc index b81087b..7d49d89 100644 --- a/.config/waybar/config.jsonc +++ b/.config/waybar/config.jsonc @@ -1,7 +1,7 @@ { "layer": "top", "position": "bottom", - "output": "DP-2", + "output": "DP-3", "reload_style_on_change": true, "modules-left": [ "hyprland/workspaces" @@ -12,7 +12,7 @@ "tray", // "image#album-art", "custom/tasks", - "custom/music", + // "custom/music", "custom/packages", "custom/news", "custom/torrent", |