From 70fd3c251fe5d459d655979c2f228f35b4400f48 Mon Sep 17 00:00:00 2001 From: awy Date: Thu, 9 Oct 2025 03:59:15 +0300 Subject: up --- .config/waybar/config.jsonc | 8 ++++---- 1 file changed, 4 insertions(+), 4 deletions(-) (limited to '.config/waybar/config.jsonc') diff --git a/.config/waybar/config.jsonc b/.config/waybar/config.jsonc index fc6a12a..3555c2f 100644 --- a/.config/waybar/config.jsonc +++ b/.config/waybar/config.jsonc @@ -1,12 +1,12 @@ { "layer": "top", // "position": "bottom", - "output": "DP-2", + // "output": "DP-2", "reload_style_on_change": true, "modules-left": [ - "hyprland/workspaces", - "custom/layout", - "hyprland/window" + "hyprland/workspaces" + // "custom/layout", + // "hyprland/window" ], "modules-right": [ "custom/recording", -- cgit v1.2.3