浏览代码

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
   ];