Fond d'écran dans Sway
This commit is contained in:
parent
284147bdbd
commit
7d7c0924e1
2 changed files with 2 additions and 1 deletions
|
@ -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
|
||||
|
|
|
@ -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
|
||||
|
|
Loading…
Reference in a new issue