diff --git a/dots/waybar/config.jsonc b/dots/waybar/config.jsonc index cdfc211..c0e6b74 100644 --- a/dots/waybar/config.jsonc +++ b/dots/waybar/config.jsonc @@ -6,9 +6,9 @@ "name": "main", "height": 28, "reload_style_on_change": true, - // "output": "eDP-1", + "output": "DP-1", - "margin-top": 24, + "margin-top": 6, "margin-left": 24, "margin-right": 24, diff --git a/obsolete/dots/waybar/config.jsonc b/obsolete/dots/waybar/config.jsonc index ed6cfdf..cb0c9e2 100644 --- a/obsolete/dots/waybar/config.jsonc +++ b/obsolete/dots/waybar/config.jsonc @@ -6,7 +6,7 @@ "layer": "top" // Waybar at top layer , "position": "bottom" // Waybar position (top|bottom|left|right) - , "height": 20 + , "height": 30 , "modules-left": [ "hyprland/workspaces"