reload script
This commit is contained in:
parent
d0b66ddd02
commit
823c5a4496
1 changed files with 1 additions and 0 deletions
|
@ -61,6 +61,7 @@ in
|
||||||
# bar
|
# bar
|
||||||
# this is just for hyprland lmao
|
# this is just for hyprland lmao
|
||||||
(waybar.overrideAttrs (oldAttrs: { mesonFlags = oldAttrs.mesonFlags ++ [ "-Dexperimental=true "]; }))
|
(waybar.overrideAttrs (oldAttrs: { mesonFlags = oldAttrs.mesonFlags ++ [ "-Dexperimental=true "]; }))
|
||||||
|
inotify-tools
|
||||||
];
|
];
|
||||||
|
|
||||||
programs.hyprland = {
|
programs.hyprland = {
|
||||||
|
|
Loading…
Reference in a new issue