Added hyprland monitor setup app profiles
This commit is contained in:
parent
9eec061213
commit
53a43e4683
10 changed files with 291 additions and 11 deletions
|
|
@ -1,13 +0,0 @@
|
|||
function swww_set_wallpaper
|
||||
set wallpaper $argv[1]
|
||||
|
||||
# Start swww daemon if not running
|
||||
if not pgrep swww-daemon > /dev/null
|
||||
swww-daemon &
|
||||
sleep 1
|
||||
end
|
||||
|
||||
# Set wallpaper with animation
|
||||
swww img "$wallpaper" \
|
||||
--transition-type wipe
|
||||
end
|
||||
Loading…
Add table
Add a link
Reference in a new issue