Ignore gitkeep in Wallpapers
This commit is contained in:
parent
04161022de
commit
8065331d5f
@ -19,7 +19,7 @@ set $wallpapers_path $HOME/Wallpapers
|
|||||||
### Output configuration
|
### Output configuration
|
||||||
#
|
#
|
||||||
# Default wallpaper (more resolutions are available in /usr/share/backgrounds/sway/)
|
# Default wallpaper (more resolutions are available in /usr/share/backgrounds/sway/)
|
||||||
output * bg `find $wallpapers_path -type f | shuf -n 1` fill
|
output * bg `find $wallpapers_path -type f | grep -v "gitkeep" | shuf -n 1` fill
|
||||||
|
|
||||||
# VNC External Monitor
|
# VNC External Monitor
|
||||||
output HEADLESS-1 {
|
output HEADLESS-1 {
|
||||||
|
BIN
Wallpapers/blahaj.png
Normal file
BIN
Wallpapers/blahaj.png
Normal file
Binary file not shown.
After Width: | Height: | Size: 476 KiB |
Binary file not shown.
Before Width: | Height: | Size: 204 KiB |
Loading…
Reference in New Issue
Block a user