diff options
| author | Nathan Reiner <nathan@nathanreiner.xyz> | 2023-09-22 13:28:56 +0200 |
|---|---|---|
| committer | Nathan Reiner <nathan@nathanreiner.xyz> | 2023-09-22 13:28:56 +0200 |
| commit | af55c219c694bf4e5c96ced43c5c6ea7a5c5427a (patch) | |
| tree | ba5593f309b1213cef6938875bfd49990383516d /.config/hypr/hyprpaper.conf | |
| parent | cf8b2bacea820d618368e9a54f19fee2072aca29 (diff) | |
add hyprland and alacritty config
Diffstat (limited to '.config/hypr/hyprpaper.conf')
| -rw-r--r-- | .config/hypr/hyprpaper.conf | 4 |
1 files changed, 4 insertions, 0 deletions
diff --git a/.config/hypr/hyprpaper.conf b/.config/hypr/hyprpaper.conf new file mode 100644 index 0000000..3af9d31 --- /dev/null +++ b/.config/hypr/hyprpaper.conf @@ -0,0 +1,4 @@ +preload = ~/.config/bg/orion.png +wallpaper = DP-2,~/.config/bg/orion.png +wallpaper = HDMI-A-1,~/.config/bg/orion.png +wallpaper = DP-3,~/.config/bg/orion.png |