all packages on amd set up machines + wallpaper config
This commit is contained in:
@@ -1,17 +1,13 @@
|
||||
preload = ~/.wallpaper/Lakeside-2.png
|
||||
preload = ~/.wallpaper/PaintingStudio-03.png
|
||||
# preload = ~/.wallpaper/*.png
|
||||
wallpaper {
|
||||
monitor = eDP-1
|
||||
path = ~/.wallpaper/Lakeside-2.png
|
||||
}
|
||||
|
||||
wallpaper = eDP-1,~/.wallpaper/Lakeside-2.png
|
||||
wallpaper = HDMI-A-1, ~/.wallpaper/PaintingStudio-03.png
|
||||
#set the default wallpaper(s) seen on initial workspace(s) --depending on the number of monitors used
|
||||
# wallpaper = monitor1,/path/to/image.png
|
||||
#if more than one monitor in use, can load a 2nd image
|
||||
# wallpaper = monitor2,/path/to/next_image.png
|
||||
# .. more monitors
|
||||
wallpaper {
|
||||
monitor = HDMI-A-1
|
||||
path = ~/.wallpaper/PaintingStudio-03.png
|
||||
fit_mode = cover
|
||||
}
|
||||
|
||||
#enable splash text rendering over the wallpaper
|
||||
splash = false
|
||||
|
||||
#fully disable ipc
|
||||
ipc = off
|
||||
|
||||
Reference in New Issue
Block a user