From d209cffa65d9922970d0f2e89695b07d227faf0e Mon Sep 17 00:00:00 2001 From: albert Date: Wed, 21 Aug 2024 21:48:48 +0900 Subject: [PATCH] Update Hyprland --- home-manager/common/desktops/hyprland/components/hyprland.nix | 4 +++- 1 file changed, 3 insertions(+), 1 deletion(-) diff --git a/home-manager/common/desktops/hyprland/components/hyprland.nix b/home-manager/common/desktops/hyprland/components/hyprland.nix index 5fe6480c..ec1e36cb 100644 --- a/home-manager/common/desktops/hyprland/components/hyprland.nix +++ b/home-manager/common/desktops/hyprland/components/hyprland.nix @@ -1,4 +1,4 @@ -{ pkgs, ... }: { +{ config, pkgs, ... }: { wayland.windowManager.hyprland = { enable = true; plugins = with pkgs.hyprlandPlugins; [ @@ -26,6 +26,8 @@ plugins = { hyprbars = { bar_height = 25; + bar_part_of_window = true; + bar_color = config.lib.stylix.colors.base04; # example buttons (R -> L) # hyprbars-button = color, size, on-click hyprbars-button = [