asdf
This commit is contained in:
parent
021fcbff61
commit
e5a13840a7
|
@ -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"
|
||||
|
|
|
@ -1,7 +1,7 @@
|
|||
# BACKGROUND
|
||||
background {
|
||||
monitor =
|
||||
path = /home/clint/Pictures/wallpapers/snowy_church.jpg
|
||||
path = /home/clint/Pictures/wallpapers/abstract_red_blue.png
|
||||
}
|
||||
|
||||
|
||||
|
|
|
@ -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
|
||||
|
|
Loading…
Reference in New Issue