Fond d'écran dans Sway

This commit is contained in:
Hippolyte Chauvin 2023-04-13 13:28:32 +02:00
parent 284147bdbd
commit 7d7c0924e1
2 changed files with 2 additions and 1 deletions

View file

@ -8,6 +8,7 @@ set $menu rofi -show drun
set $browser librewolf set $browser librewolf
set $discord webcord set $discord webcord
set $joplin joplin-desktop set $joplin joplin-desktop
set $wallpaper /usr/share/backgrounds/artix-tube-text.jpg
input type:keyboard { input type:keyboard {
xkb_layout fr xkb_layout fr

View file

@ -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 swaync
exec --no-startup-id swayosd exec --no-startup-id swayosd
exec --no-startup-id xdg-session-start exec --no-startup-id xdg-session-start