summaryrefslogtreecommitdiff
path: root/modules/home-manager/hypr/waybar-hyprland.nix
diff options
context:
space:
mode:
authorscouckel <james.krinsky@gmail.com>2025-12-02 15:32:14 -0600
committerscouckel <james.krinsky@gmail.com>2025-12-02 15:32:14 -0600
commit70a78871f0caae8f8690386f134f8e141b9bea1e (patch)
tree5c7e5cefba627a94f77253d0dbd089d7fe1b1479 /modules/home-manager/hypr/waybar-hyprland.nix
parentad106c6185ea2ee45b7b31be44692164b730e8ee (diff)
small waybar change
Diffstat (limited to 'modules/home-manager/hypr/waybar-hyprland.nix')
-rw-r--r--modules/home-manager/hypr/waybar-hyprland.nix4
1 files 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 {