mirror of
https://github.com/ItsDrike/dotfiles.git
synced 2026-01-12 13:56:55 +00:00
Update hyprpaper config (after breaking update)
This commit is contained in:
parent
d18a035f94
commit
04d3a7e9e3
1 changed files with 11 additions and 4 deletions
|
|
@ -1,5 +1,12 @@
|
||||||
$bg = $HOME/Media/Pictures/Wallpapers/active-bg
|
$bg = ~/Media/Pictures/Wallpapers/active-bg
|
||||||
|
|
||||||
preload=$bg
|
wallpaper {
|
||||||
wallpaper=,$bg # same wallpaper on all monitors
|
monitor = # Left empty (fallback/default)
|
||||||
ipc=off
|
path=$bg
|
||||||
|
fit_mode = cover
|
||||||
|
}
|
||||||
|
|
||||||
|
ipc = false
|
||||||
|
splash = false
|
||||||
|
splash_offset = 10
|
||||||
|
splash_opacity = 0.3
|
||||||
|
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue