mirror of
https://github.com/js0ny/dotfiles.git
synced 2025-12-21 00:33:00 +00:00
13 lines
421 B
Text
13 lines
421 B
Text
# $DOTFILES/platforms/linux/hyprland/hypr/hyprpaper.conf
|
|
# Date: 2024-12-22
|
|
# Author: js0ny
|
|
# Hyprland Wallpaper autoloader
|
|
|
|
# Location:
|
|
# $XDG_CONFIG_HOME/hypr/hyprpaper.conf
|
|
# Linking: (Link the whole `hypr` directory)
|
|
# ln -sf $DOTFILES/platforms/linux/hypr $XDG_CONFIG_HOME/hypr
|
|
|
|
preload = ~/Pictures/Wallpaper/current.jpg
|
|
preload = ~/Pictures/Wallpaper/current.png
|
|
wallpaper = DP-2, ~/Pictures/Wallpaper/current.png
|