various changes I don't remember.. again, lol
This commit is contained in:
parent
06508d53ac
commit
a3faa34f5e
13 changed files with 425 additions and 485 deletions
|
|
@ -1,16 +1,14 @@
|
|||
preload = /home/peter/.wallpapers/castlevania3.png
|
||||
#if more than one preload is desired then continue to preload other backgrounds
|
||||
preload = /home/peter/.wallpapers/castlevania4.png
|
||||
# .. more preloads
|
||||
wallpaper {
|
||||
monitor = DP-1
|
||||
path = /home/peter/.wallpapers/castlevania3.png
|
||||
fit_mode = cover
|
||||
}
|
||||
|
||||
#set the default wallpaper(s) seen on initial workspace(s) --depending on the number of monitors used
|
||||
wallpaper = DP-1,/home/peter/.wallpapers/castlevania3.png
|
||||
#if more than one monitor in use, can load a 2nd image
|
||||
wallpaper = DP-2,/home/peter/.wallpapers/castlevania4.png
|
||||
# .. more monitors
|
||||
wallpaper {
|
||||
monitor = DP-2
|
||||
path = /home/peter/.wallpapers/castlevania4.png
|
||||
fit_mode = cover
|
||||
}
|
||||
|
||||
#enable splash text rendering over the wallpaper
|
||||
splash = false
|
||||
|
||||
#fully disable ipc
|
||||
# ipc = off
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue