This commit is contained in:
Sakooooo 2023-07-22 19:15:53 +03:00
parent e012d55d6b
commit d0b66ddd02
Signed by: sako
GPG key ID: 3FD715D87D7725E0

View file

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