diff --git a/roles/hyprland/files/hypr/monitors_jk-nb.conf b/roles/hyprland/files/hypr/monitors_jk-nb.conf new file mode 100644 index 0000000..e69de29 diff --git a/roles/hyprland/files/hyprpanel/config.json b/roles/hyprland/files/hyprpanel/config.json index 3379bbc..342948c 100644 --- a/roles/hyprland/files/hyprpanel/config.json +++ b/roles/hyprland/files/hyprpanel/config.json @@ -41,5 +41,8 @@ "bar.battery.label": false, "bar.battery.hideLabelWhenFull": true, "theme.bar.buttons.battery.enableBorder": false, - "theme.osd.enable": true -} \ No newline at end of file + "theme.osd.enable": true, + "theme.bar.buttons.y_margins": "0.2em", + "theme.bar.dropdownGap": "2.9em", + "theme.bar.outer_spacing": "1.6em" +}