okay'
This commit is contained in:
parent
e012d55d6b
commit
d0b66ddd02
1 changed files with 2 additions and 1 deletions
|
@ -59,7 +59,8 @@ in
|
|||
# bg
|
||||
hyprpaper
|
||||
# bar
|
||||
waybar
|
||||
# this is just for hyprland lmao
|
||||
(waybar.overrideAttrs (oldAttrs: { mesonFlags = oldAttrs.mesonFlags ++ [ "-Dexperimental=true "]; }))
|
||||
];
|
||||
|
||||
programs.hyprland = {
|
||||
|
|
Loading…
Reference in a new issue