Hyprland config
This commit is contained in:
Executable
+10
@@ -0,0 +1,10 @@
|
||||
#!/usr/bin/env bash
|
||||
|
||||
## Copyright (C) 2020-2024 Aditya Shakya <adi1090x@gmail.com>
|
||||
##
|
||||
## Set Wallpaper in Hyprland
|
||||
|
||||
# WALLPAPER='/home/legrems/Pictures/wallpapers/wallpaper_3.jpg'
|
||||
WALLPAPER='/home/legrems/Pictures/wallpapers/wallpaper_3.jpg'
|
||||
|
||||
swaybg --output '*' --mode fill --image "$WALLPAPER"
|
||||
Reference in New Issue
Block a user