pinwheel: Add wdisplays to hyprland module
This commit is contained in:
@@ -135,7 +135,10 @@ in
|
|||||||
};
|
};
|
||||||
};
|
};
|
||||||
|
|
||||||
home.packages = [ pkgs.jq pkgs.bc ];
|
home.packages = [
|
||||||
|
pkgs.wdisplays
|
||||||
|
pkgs.bc
|
||||||
|
];
|
||||||
};
|
};
|
||||||
|
|
||||||
# openGL is needed for wayland/hyprland
|
# openGL is needed for wayland/hyprland
|
||||||
|
|||||||
Reference in New Issue
Block a user