updating kaladins stuff

This commit is contained in:
Chris Cochrun 2024-01-18 04:34:33 -06:00
parent 5408b21784
commit 3dcbe8279b
5 changed files with 8 additions and 3 deletions

View file

@ -135,6 +135,9 @@ with lib;
programs.hyprland = {
enable = true;
xwayland.enable = true;
# package = (pkgs.hyprland.override {
# portalPackage = pkgs.xdg-desktop-portal-kde;
# });
# portalPackage = pkgs.xdg-desktop-portal-kde;
# xwayland.hidpi = true;
};