From 1782102f7e7311b3fa5af0041a5955c18bb275b3 Mon Sep 17 00:00:00 2001 From: wilou Date: Sat, 9 Mar 2024 12:03:40 +0000 Subject: [PATCH] Supprimer autostart/polybar.desktop --- autostart/polybar.desktop | 7 ------- 1 file changed, 7 deletions(-) delete mode 100644 autostart/polybar.desktop diff --git a/autostart/polybar.desktop b/autostart/polybar.desktop deleted file mode 100644 index 55503be..0000000 --- a/autostart/polybar.desktop +++ /dev/null @@ -1,7 +0,0 @@ -[Desktop Entry] -Type=Application -Name=Polybar -Comment=A fast and easy to use tool for creating status bars -Exec=/bin/bash -c "$HOME/.config/polybar/launch.sh" -Hidden=false -X-MATE-Autostart-enabled=true