diff --git a/polybar/polybar.desktop b/polybar/polybar.desktop new file mode 100644 index 0000000..55503be --- /dev/null +++ b/polybar/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=/bin/bash -c "$HOME/.config/polybar/launch.sh" +Hidden=false +X-MATE-Autostart-enabled=true