ADD VLC guake

ADD vlc and guake to i3 config for auto start
main
Alexandre LUCAZEAU 2023-01-10 19:31:31 +01:00
parent db5f756775
commit a8d570e566
2 changed files with 5 additions and 1 deletions

View File

@ -142,3 +142,5 @@ assign [class="emacs"] $ws2
# programmes au démarrage
exec --no-startup-id nm-applet
exec --no-startup-id nextcloud
exec --no-startup-id vlc
exec --no-startup-id guake

View File

@ -3,7 +3,7 @@
jq
nextcloud-client
libreoffice
htop
btop
neomutt
notmuch
isync
@ -30,5 +30,7 @@
zlib
python3
nodejs
vlc
guake
];
}