Added default background as a PNG
This commit is contained in:
parent
5046c02cce
commit
3753f83f69
8 changed files with 66 additions and 2 deletions
4
Makefile
4
Makefile
|
|
@ -73,5 +73,9 @@ install:
|
|||
cp ./example/hyprland.desktop /usr/share/wayland-sessions/
|
||||
cp ./build/Hyprland /usr/bin
|
||||
cp ./hyprctl/hyprctl /usr/bin
|
||||
mkdir -p /usr/share/hyprland
|
||||
cp ./assets/wall_2K.png /usr/share/hyprland
|
||||
cp ./assets/wall_4K.png /usr/share/hyprland
|
||||
cp ./assets/wall_8K.png /usr/share/hyprland
|
||||
|
||||
config: xdg-shell-protocol.o wlr-layer-shell-unstable-v1-protocol.o wlr-screencopy-unstable-v1-protocol.o idle-protocol.o
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue