Updates
This commit is contained in:
2
hypr/settings/modules/appearance/wallpaper/config.sh
Normal file
2
hypr/settings/modules/appearance/wallpaper/config.sh
Normal file
@@ -0,0 +1,2 @@
|
||||
name="Wallpaper"
|
||||
order=1
|
||||
4
hypr/settings/modules/appearance/wallpaper/module.sh
Executable file
4
hypr/settings/modules/appearance/wallpaper/module.sh
Executable file
@@ -0,0 +1,4 @@
|
||||
#!/bin/bash
|
||||
_getHeader "$name" "$author"
|
||||
setsid $HOME/dotfiles/hypr/scripts/wallpaper.sh select 1>/dev/null 2>&1 &
|
||||
_goBack
|
||||
Reference in New Issue
Block a user