From a43f4ed51aff90439f7d93e88f526d7d4a871d3c Mon Sep 17 00:00:00 2001 From: "Matthieu Fortin [CPC/CCP]" Date: Mon, 18 Nov 2024 10:35:14 -0500 Subject: [PATCH] trying to do something right! --- bash/.bashrc | 2 +- hypr/.config/wpaperd/config.toml | 3 +++ 2 files changed, 4 insertions(+), 1 deletion(-) create mode 100644 hypr/.config/wpaperd/config.toml diff --git a/bash/.bashrc b/bash/.bashrc index 1dd424d..e116500 100644 --- a/bash/.bashrc +++ b/bash/.bashrc @@ -450,7 +450,7 @@ gcom() { } lazyg() { git add . - git commit -m "$(curl -s https://whatthecommit.com/index.txt)" + git commit -m (curl -s https://whatthecommit.com/index.txt) git push } diff --git a/hypr/.config/wpaperd/config.toml b/hypr/.config/wpaperd/config.toml new file mode 100644 index 0000000..82e694e --- /dev/null +++ b/hypr/.config/wpaperd/config.toml @@ -0,0 +1,3 @@ +[any] +path = "/home/mfortin/.cache/images/wallpaper.png" +