소스 검색

switch laptop to hyprland

Johan Rong 2 달 전
부모
커밋
25b44048f5
1개의 변경된 파일1개의 추가작업 그리고 1개의 파일을 삭제
  1. 1 1
      hosts/dellaptop/home.nix

+ 1 - 1
hosts/dellaptop/home.nix

@@ -4,7 +4,7 @@ let
 in
 {
   imports = [
-    ../../home/flavors/desktop/sway
+    ../../home/flavors/desktop/hyprland
     ../../home/flavors/application/workstation
     ../../home/flavors/application/development
   ];