diff --git a/de/hypr/default.nix b/de/hypr/default.nix index 07114c2..dc56cd7 100644 --- a/de/hypr/default.nix +++ b/de/hypr/default.nix @@ -37,22 +37,23 @@ }; }; - home.packages = [ - pkgs.egl-wayland # For NVIDIA compatibility - pkgs.xdg-desktop-portal-hyprland + home.packages = with pkgs; [ + egl-wayland # For NVIDIA compatibility + xdg-desktop-portal-hyprland # Common DE packages required in config - pkgs.wl-clipboard - pkgs.grim - pkgs.slurp - pkgs.hyprpicker - pkgs.udiskie - pkgs.swww - pkgs.swaylock-effects - pkgs.brightnessctl + wl-clipboard + grim + slurp + hyprpicker + udiskie + swww + swaylock-effects + brightnessctl + nm-applet # Apps launchable from bindings - pkgs.firefox - pkgs.kitty - pkgs.yazi + firefox + kitty + yazi ]; home.pointerCursor = { diff --git a/de/hypr/hyprland.conf.d/startup.conf b/de/hypr/hyprland.conf.d/startup.conf index ccd4551..2fd403d 100644 --- a/de/hypr/hyprland.conf.d/startup.conf +++ b/de/hypr/hyprland.conf.d/startup.conf @@ -1,9 +1,10 @@ # Startup exec-once = artix-pipewire-launcher restart -exec-once = end-rs daemon exec-once = wallpaperctl daemon exec-once = swayosd-server +exec-once = nm-applet exec-once = udiskie exec-once = eww-bard +exec-once = end-rs daemon exec-once = dbus-update-activation-environment WAYLAND_DISPLAY XDG_CURRENT_DESKTOP diff --git a/hosts/Zephyrus/default.nix b/hosts/Zephyrus/default.nix index eacf6dd..3e990f1 100644 --- a/hosts/Zephyrus/default.nix +++ b/hosts/Zephyrus/default.nix @@ -1,7 +1,6 @@ { inputs, pkgs, - lib, ... }: { imports = [ @@ -31,7 +30,6 @@ neofetch bottom htop - nm-tray wg-netmanager podman-compose udisks