diff --git a/home.nix b/home.nix index 476a2b8..f365223 100644 --- a/home.nix +++ b/home.nix @@ -297,7 +297,7 @@ }; startup = [ # Launch Firefox on start - {command = "wayvnc 100.120.210.58";} + {command = "nm-applet";} {command = "swww-daemon";} {command = "mako";} {command = "exec dbus-update-activation-environment --systemd WAYLAND_DISPLAY XDG_CURRENT_DESKTOP=sway";} diff --git a/special/insertpclinux.nix b/special/insertpclinux.nix index a9422c4..3ca6594 100644 --- a/special/insertpclinux.nix +++ b/special/insertpclinux.nix @@ -70,6 +70,7 @@ "*/.oldprofile" "*/.steampath" "*/mnt" + "*/mnt2" "*/.steampid" "*/.zshenv" "*/.zshrc" @@ -109,6 +110,9 @@ ]; home-manager.users.insert.wayland.windowManager.sway.config.modifier = "Mod1"; + home-manager.users.insert.wayland.windowManager.sway.config.startup = [ + {command = "wayvnc 100.120.210.58";} + ]; home-manager.users.insert.home.file.".config/hypr/hyprland.conf" = { text = ''autogenerated = 0 # remove this line to remove the warning