From 54edd0b2674728994bbb6606db7f018a70a49f08 Mon Sep 17 00:00:00 2001 From: wilou Date: Fri, 8 Mar 2024 14:19:48 +0000 Subject: [PATCH] =?UTF-8?q?T=C3=A9l=C3=A9verser=20les=20fichiers=20vers=20?= =?UTF-8?q?"autostart"?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- autostart/polybar.desktop | 7 +++++++ 1 file changed, 7 insertions(+) create mode 100644 autostart/polybar.desktop diff --git a/autostart/polybar.desktop b/autostart/polybar.desktop new file mode 100644 index 0000000..7cec1c3 --- /dev/null +++ b/autostart/polybar.desktop @@ -0,0 +1,7 @@ +[Desktop Entry] +Type=Application +Name=Polybar +Comment=A fast and easy to use tool for creating status bars +Exec=/home/wilou/.config/polybar/launch.sh +Hidden=false +X-MATE-Autostart-enabled=true