mirror of
https://github.com/mrfluffy-dev/dotfiles.git
synced 2026-01-17 05:40:34 +00:00
some nix spesific stuff
This commit is contained in:
18
hyprland/.config/hypr/hyprpaper.conf
Normal file
18
hyprland/.config/hypr/hyprpaper.conf
Normal file
@@ -0,0 +1,18 @@
|
||||
preload = ~/Pictures/Wallpapers/133.png
|
||||
#if more than one preload is desired then continue to preload other backgrounds
|
||||
preload = ~/Pictures/Wallpapers/138.png
|
||||
# .. more preloads
|
||||
|
||||
|
||||
#set the default wallpaper(s) seen on initial workspace(s) --depending on the number of monitors used
|
||||
wallpaper = DP-1,~/Pictures/Wallpapers/133.png
|
||||
#if more than one monitor in use, can load a 2nd image
|
||||
wallpaper = HDMI-A-2,~/Pictures/Wallpapers/138.png
|
||||
# .. more monitors
|
||||
#
|
||||
|
||||
#enable splash text rendering over the wallpaper
|
||||
# splash = true
|
||||
|
||||
#fully disable ipc
|
||||
# ipc = off
|
||||
Reference in New Issue
Block a user