From f42fdc757a6e51ef28f580e83b4f562e4ab5da6c Mon Sep 17 00:00:00 2001 From: Moribundo Date: Wed, 25 Jan 2023 17:16:03 +0000 Subject: [PATCH] Improvements MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit Mejoras y aƱadido pytyle --- home/.config/openbox/autostart | 18 ++++++++++-------- 1 file changed, 10 insertions(+), 8 deletions(-) diff --git a/home/.config/openbox/autostart b/home/.config/openbox/autostart index 8f184d5..49e14d9 100644 --- a/home/.config/openbox/autostart +++ b/home/.config/openbox/autostart @@ -16,6 +16,7 @@ # #xfce-mcs-manager & + # Barra superior tint2 & @@ -23,14 +24,11 @@ tint2 & nitrogen --restore & # Compositor -picom & +picom & # Clipboard clipmenud & -# Tilda -(sleep 2s && tilda) & - # Notificaciones (sleep 4s && dunst) & @@ -38,8 +36,12 @@ clipmenud & udiskie -a -n -t -f mc & #pcmanfm -d & -#Nextcloud -#(sleep 10s && nextcloud) & - # Volumeicon -volumeicon & \ No newline at end of file +volumeicon & + +# Tilda +# (sleep 2s && tilda) & +tilda & + +# Pytyle Alt+a Alt+u +pytyle & \ No newline at end of file