From 65f222f2eaa3fb458659161a1247008ca79d4abe Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Laura=20Aino=20Violetta=20Al=C3=A9anor?= Date: Sat, 29 Apr 2023 12:44:13 +0200 Subject: emacs: add elfeed and use-package --- .config/sway/config | 3 +-- 1 file changed, 1 insertion(+), 2 deletions(-) (limited to '.config/sway') 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 # -- cgit v1.2.3