diff options
Diffstat (limited to '.config/sway/config')
-rw-r--r-- | .config/sway/config | 3 |
1 files changed, 1 insertions, 2 deletions
diff --git a/.config/sway/config b/.config/sway/config index 133d7c9..75de6c6 100644 --- a/.config/sway/config +++ b/.config/sway/config @@ -23,9 +23,8 @@ set $menu rofi -show drun ### Output configuration # # Default wallpaper (more resolutions are available in /usr/share/backgrounds/sway/) -#output * bg ~/wallpapers/Tsunami_by_hokusai_19th_century.jpg fill -set $wallpapers_path $HOME/wallpapers +set $wallpapers_path $HOME/images/wallpapers output * bg `find $wallpapers_path -type f | shuf -n 1` fill # |