This commit is contained in:
2025-04-10 11:41:47 -04:00
parent fda7ced697
commit 97241f63cf
7 changed files with 143 additions and 3 deletions

View File

@@ -3,7 +3,7 @@
################
# See https://wiki.hyprland.org/Configuring/Monitors/
monitor=,highres,auto,1.68 # 2
monitor=,highres,auto,2 # 1.68
debug:disable_scale_checks = true
###################

View File

@@ -12,7 +12,6 @@ in
config = mkIf cfg.enable {
services.swaync = enabled;
services.hyprpaper = enabled;
wayland.windowManager.hyprland = {
enable = true;
@@ -176,10 +175,10 @@ in
};
home.packages = with pkgs; [
brightnessctl
hyprshot
wofi
wofi-emoji
brightnessctl
];
xdg.configFile = {