14 lines
654 B
Plaintext
Executable File
14 lines
654 B
Plaintext
Executable File
#if more than one preload is desired then continue to preload other backgrounds
|
|
# TODO; automatic applying wp preload = PATH # MONITOR, replace line with seed
|
|
preload = /home/someone/.config/assets/wallpaper/perfect-blue.png # DP-2
|
|
preload = /home/someone/.config/assets/wallpaper/cat_arrow_edit.png # DP-3
|
|
|
|
#set the default wallpaper(s) seen on initial workspace(s) --depending on the number of monitors used
|
|
wallpaper = DP-2,/home/someone/.config/assets/wallpaper/perfect-blue.png
|
|
wallpaper = DP-3,/home/someone/.config/assets/wallpaper/cat_arrow_edit.png
|
|
|
|
#enable splash text rendering over the wallpaper
|
|
splash = true
|
|
|
|
#fully disable ipc
|
|
# ipc = off |