From e5a13840a79d92370664ad737a740bfbfc914270 Mon Sep 17 00:00:00 2001 From: clint Date: Wed, 7 May 2025 14:55:40 -0500 Subject: [PATCH] asdf --- bashrc/.bashrc | 3 +++ hypr/.config/hypr/hyprlock.conf | 2 +- hypr/.config/hypr/hyprpaper.conf | 4 ++-- 3 files changed, 6 insertions(+), 3 deletions(-) diff --git a/bashrc/.bashrc b/bashrc/.bashrc index 88e0a93..716aa7b 100644 --- a/bashrc/.bashrc +++ b/bashrc/.bashrc @@ -65,3 +65,6 @@ bind '"\C-t": "fzf --preview \"cat {}\" < <(find . -type f) | xargs $EDITOR\n"' # kinda annoying tbh # pfetch || neofetch || fastfetch + +# Created by `pipx` on 2025-05-04 00:05:20 +export PATH="$PATH:/home/clint/.local/bin" diff --git a/hypr/.config/hypr/hyprlock.conf b/hypr/.config/hypr/hyprlock.conf index 58eff3f..78535c7 100644 --- a/hypr/.config/hypr/hyprlock.conf +++ b/hypr/.config/hypr/hyprlock.conf @@ -1,7 +1,7 @@ # BACKGROUND background { monitor = - path = /home/clint/Pictures/wallpapers/snowy_church.jpg + path = /home/clint/Pictures/wallpapers/abstract_red_blue.png } diff --git a/hypr/.config/hypr/hyprpaper.conf b/hypr/.config/hypr/hyprpaper.conf index 6c42f1b..08c14ea 100644 --- a/hypr/.config/hypr/hyprpaper.conf +++ b/hypr/.config/hypr/hyprpaper.conf @@ -1,6 +1,6 @@ preload = -wallpaper = HDMI-A-1, /home/clint/Pictures/wallpapers/castle_view.jpg -wallpaper = DP-2, /home/clint/Pictures/wallpapers/castle_view.jpg +wallpaper = HDMI-A-1, /home/clint/Pictures/wallpapers/fire_log.jpg +wallpaper = DP-2, /home/clint/Pictures/wallpapers/fire_log.jpg #enable splash text rendering over the wallpaper splash = false