From 59d055e86fde106fba9d6681898233b806e318af Mon Sep 17 00:00:00 2001 From: voidarc Date: Tue, 12 May 2026 20:07:52 +0100 Subject: [PATCH] updates people updates --- .config/hypr | 2 +- .config/wpaperd/config.toml | 10 ++++++++++ .nixos | 2 +- pc-files/.config/wpaperd/config.toml | 8 -------- 4 files changed, 12 insertions(+), 10 deletions(-) delete mode 100644 pc-files/.config/wpaperd/config.toml diff --git a/.config/hypr b/.config/hypr index 1382e8a2..b5a73c5c 160000 --- a/.config/hypr +++ b/.config/hypr @@ -1 +1 @@ -Subproject commit 1382e8a21398086ed821249aba8110a98993182d +Subproject commit b5a73c5cacadb9346fc4e3bd613b154c8d5ea299 diff --git a/.config/wpaperd/config.toml b/.config/wpaperd/config.toml index 6bc5147c..0dd8501c 100644 --- a/.config/wpaperd/config.toml +++ b/.config/wpaperd/config.toml @@ -1,2 +1,12 @@ [any] path = "/home/user01/.config/wallpapers" + +[HDMI-A-1] +path = "~/.config/wallpapers/topo1.png" + +[DP-1] +path = "~/.config/wallpapers/topo2.png" + +[DP-2] +path = "~/.config/wallpapers/topo3.png" + diff --git a/.nixos b/.nixos index 2f714213..3c836758 160000 --- a/.nixos +++ b/.nixos @@ -1 +1 @@ -Subproject commit 2f7142135fc4df3abb59b8bb6f5f9b63270d1aac +Subproject commit 3c836758af0fd596cbbc89dbf4a369820e825e0d diff --git a/pc-files/.config/wpaperd/config.toml b/pc-files/.config/wpaperd/config.toml deleted file mode 100644 index bdebc6b2..00000000 --- a/pc-files/.config/wpaperd/config.toml +++ /dev/null @@ -1,8 +0,0 @@ -[HDMI-A-1] -path = "~/.config/wallpapers/topo1.png" - -[DP-1] -path = "~/.config/wallpapers/topo2.png" - -[DP-2] -path = "~/.config/wallpapers/topo3.png"