diff options
author | Laura Aino Violetta Aléanor <lav@vampires.gay> | 2023-04-29 12:44:13 +0200 |
---|---|---|
committer | Laura Aino Violetta Aléanor <lav@vampires.gay> | 2023-04-29 12:44:13 +0200 |
commit | 65f222f2eaa3fb458659161a1247008ca79d4abe (patch) | |
tree | 9f9b7cf1932689f9f034db43c8385b7d24657e9e /.config/sway | |
parent | 6043397997210137390e96b9a238aa25250a7b32 (diff) | |
download | dotfiles-65f222f2eaa3fb458659161a1247008ca79d4abe.tar.gz dotfiles-65f222f2eaa3fb458659161a1247008ca79d4abe.zip |
emacs: add elfeed and use-package
Diffstat (limited to '.config/sway')
-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 # |