From 70a78871f0caae8f8690386f134f8e141b9bea1e Mon Sep 17 00:00:00 2001 From: scouckel Date: Tue, 2 Dec 2025 15:32:14 -0600 Subject: small waybar change --- modules/home-manager/hypr/waybar-hyprland.nix | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/modules/home-manager/hypr/waybar-hyprland.nix b/modules/home-manager/hypr/waybar-hyprland.nix index 3969f7d..39c79fe 100644 --- a/modules/home-manager/hypr/waybar-hyprland.nix +++ b/modules/home-manager/hypr/waybar-hyprland.nix @@ -1,4 +1,4 @@ -{ config, lib, ... }: +{ ... }: { programs.waybar = { @@ -54,7 +54,7 @@ } label.module { - padding: 0 10px; + padding: 0 20px; } #workspaces button { -- cgit v1.3