From bcbb624e282001cf9d92677ce71b93879029289e Mon Sep 17 00:00:00 2001 From: Danilo Reyes Date: Sun, 30 Nov 2025 13:05:49 -0600 Subject: [PATCH] changed Pictures path to capitalized --- environments/hyprland.nix | 4 ++-- modules/services/sound.nix | 1 + modules/services/syncthing.nix | 8 ++++---- 3 files changed, 7 insertions(+), 6 deletions(-) diff --git a/environments/hyprland.nix b/environments/hyprland.nix index 7dcb9a7..eb1df6b 100644 --- a/environments/hyprland.nix +++ b/environments/hyprland.nix @@ -112,8 +112,8 @@ in "${mod} SHIFT, 8, movetoworkspace, 8" "${mod} SHIFT, 9, movetoworkspace, 9" "${mod} SHIFT, 0, movetoworkspace, 10" - "${mod}, F3, exec, grimblast save area ~/Pictures/screenshots/$(date +'%Y-%m-%d_%H-%M-%S').png" - "${mod} SHIFT, F3, exec, grimblast save screen ~/Pictures/screenshots/$(date +'%Y-%m-%d_%H-%M-%S').png" + "${mod}, F3, exec, grimblast save area ~/Pictures/Screenshots/$(date +'%Y-%m-%d_%H-%M-%S').png" + "${mod} SHIFT, F3, exec, grimblast save screen ~/Pictures/Screenshots/$(date +'%Y-%m-%d_%H-%M-%S').png" ]; binde = [ "${mod} SHIFT, h, moveactive, -20 0" diff --git a/modules/services/sound.nix b/modules/services/sound.nix index 0e2608b..8ad24d4 100644 --- a/modules/services/sound.nix +++ b/modules/services/sound.nix @@ -15,6 +15,7 @@ alsa.enable = true; alsa.support32Bit = true; pulse.enable = true; + wireplumber.enable = true; lowLatency = { enable = true; quantum = 64; diff --git a/modules/services/syncthing.nix b/modules/services/syncthing.nix index c9667fb..0fed5b1 100644 --- a/modules/services/syncthing.nix +++ b/modules/services/syncthing.nix @@ -69,10 +69,10 @@ in }; folders = { cache = mkMobile "~/Downloads/cache/"; - friends = mkMobile "~/Pictures/artist/friends/"; - forme = mkMobile "~/Pictures/art for me/"; + friends = mkMobile "~/Pictures/Artist/friends/"; + forme = mkMobile "~/Pictures/Art for me/"; comfy = mkMobile "~/Development/AI/ComfyUI/output/"; - clean = mkMobile "~/Pictures/unorganized/unified mess/sync"; + clean = mkMobile "~/Pictures/Unorganized/unified mess/sync"; gdl = { path = "~/.config/jawz/"; ignorePerms = false; @@ -105,7 +105,7 @@ in ]; }; friend_share = { - path = "~/Pictures/encrypted/friends"; + path = "~/Pictures/Encrypted/friends"; ignorePerms = false; type = "sendreceive"; devices = [