init
This commit is contained in:
parent
bbcbd25e48
commit
a6c06800e2
39 changed files with 1864 additions and 0 deletions
18
private_dot_config/hypr/hyprpaper.conf
Normal file
18
private_dot_config/hypr/hyprpaper.conf
Normal file
|
@ -0,0 +1,18 @@
|
|||
preload = ~/Pictures/download/110039743_p0.png
|
||||
#if more than one preload is desired then continue to preload other backgrounds
|
||||
#preload = /path/to/next_image.png
|
||||
# .. more preloads
|
||||
|
||||
#set the default wallpaper(s) seen on initial workspace(s) --depending on the number of monitors used
|
||||
wallpaper = ,~/Pictures/download/110039743_p0.png
|
||||
#if more than one monitor in use, can load a 2nd image
|
||||
#wallpaper = monitor2,/path/to/next_image.png
|
||||
# .. more monitors
|
||||
|
||||
#enable splash text rendering over the wallpaper
|
||||
splash = true
|
||||
|
||||
#fully disable ipc
|
||||
# ipc = off
|
||||
|
||||
|
Loading…
Add table
Add a link
Reference in a new issue