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
|
# kinda annoying tbh
|
||||||
# pfetch || neofetch || fastfetch
|
# 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
|
||||||
background {
|
background {
|
||||||
monitor =
|
monitor =
|
||||||
path = /home/clint/Pictures/wallpapers/snowy_church.jpg
|
path = /home/clint/Pictures/wallpapers/abstract_red_blue.png
|
||||||
}
|
}
|
||||||
|
|
||||||
|
|
||||||
|
|
|
@ -1,6 +1,6 @@
|
||||||
preload =
|
preload =
|
||||||
wallpaper = HDMI-A-1, /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/castle_view.jpg
|
wallpaper = DP-2, /home/clint/Pictures/wallpapers/fire_log.jpg
|
||||||
|
|
||||||
#enable splash text rendering over the wallpaper
|
#enable splash text rendering over the wallpaper
|
||||||
splash = false
|
splash = false
|
||||||
|
|
Loading…
Reference in New Issue