Update Hyprland

This commit is contained in:
albert 2024-08-21 21:48:48 +09:00
parent e8e987e735
commit d209cffa65
Signed by: albert
GPG key ID: 3895DD267CA11BA9

View file

@ -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 = [