diff --git a/config/fastfetch/default.nix b/config/fastfetch/default.nix index b22ce3c..216c9a4 100644 --- a/config/fastfetch/default.nix +++ b/config/fastfetch/default.nix @@ -50,7 +50,7 @@ } { type = "custom"; - format = " OS -> ZaneyOS 2.2"; + format = " OS -> ZaneyOS 2.3"; } { type = "kernel"; diff --git a/config/hyprland.nix b/config/hyprland.nix index 6dd7c94..ca415d2 100644 --- a/config/hyprland.nix +++ b/config/hyprland.nix @@ -45,7 +45,7 @@ with lib; exec-once = killall -q swaync;sleep .5 && swaync exec-once = nm-applet --indicator exec-once = lxqt-policykit-agent - exec-once = sleep 1.5 && swww img /home/${username}/Pictures/Wallpapers/beautifulmountainscape.jpg + exec-once = sleep 1.5 && swww img /home/${username}/Pictures/Wallpapers/zaney-wallpaper.jpg monitor=,preferred,auto,1 ${extraMonitorSettings} general { diff --git a/hosts/default/packages.nix b/hosts/default/packages.nix index a055d37..a9486e4 100644 --- a/hosts/default/packages.nix +++ b/hosts/default/packages.nix @@ -106,6 +106,7 @@ }; nixpkgs.config.allowUnfree = true; + hardware.keyboard.qmk.enable = true; environment.systemPackages = with pkgs; [ appimage-run