From 1597d0a64be602cbf56af51eb92545d48dc00554 Mon Sep 17 00:00:00 2001 From: Elias Renman Date: Thu, 30 Nov 2023 00:50:58 +0100 Subject: [PATCH] feat: hdpi and wallpaper, logout menu --- configuration.nix | 2 +- packages.nix | 2 ++ 2 files changed, 3 insertions(+), 1 deletion(-) diff --git a/configuration.nix b/configuration.nix index a9bec7b..adce59a 100644 --- a/configuration.nix +++ b/configuration.nix @@ -101,7 +101,7 @@ programs.hyprland.enable = true; # programs.hyprland.enableNvidiaPatches = true; programs.hyprland.xwayland.enable = true; - + programs.hyprland.xwayland.hidpi = true; # Don't forget to set a password with ‘passwd’. users.users.elias = { isNormalUser = true; diff --git a/packages.nix b/packages.nix index 30a5048..f47e324 100644 --- a/packages.nix +++ b/packages.nix @@ -47,6 +47,7 @@ exa gh brightnessctl + hyprpaper # Media ffmpeg-full @@ -58,6 +59,7 @@ waybar wofi libsForQt5.sddm + wlogout # Ricing apps spotify-qt cava