diff --git a/config/sway/config b/config/sway/config index bd741c6..7a5e855 100644 --- a/config/sway/config +++ b/config/sway/config @@ -8,6 +8,7 @@ set $menu rofi -show drun set $browser librewolf set $discord webcord set $joplin joplin-desktop +set $wallpaper /usr/share/backgrounds/artix-tube-text.jpg input type:keyboard { xkb_layout fr diff --git a/config/sway/config.d/10-startup.conf b/config/sway/config.d/10-startup.conf index 7f2d202..400391a 100644 --- a/config/sway/config.d/10-startup.conf +++ b/config/sway/config.d/10-startup.conf @@ -1,4 +1,4 @@ -exec --no-startup-id swaybg -c '#000000' +exec --no-startup-id swaybg -i $wallpaper exec --no-startup-id swaync exec --no-startup-id swayosd exec --no-startup-id xdg-session-start