pinwheel: Start Hyprland with uwsm

This commit is contained in:
Alexander Heldt
2026-02-27 10:08:49 +01:00
parent ed401a38d6
commit edafaf04de
2 changed files with 5 additions and 4 deletions

View File

@@ -22,7 +22,7 @@ in
let
session = {
user = "alex";
command = "${pkgs.hyprland}/bin/Hyprland";
command = "uwsm start hyprland-uwsm.desktop";
};
in
{