From ea8cd5ba830c4bec1265c3e97d49bd96c973d11c Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Hannes=20K=C3=B6rber?= Date: Sat, 26 Aug 2017 11:31:18 +0200 Subject: [PATCH] Fix autostart --- autostart/{autostart => }/10_cleanup.sh | 0 autostart/{autostart => }/20_screen.sh | 0 autostart/{autostart => }/20_xresources.sh | 0 autostart/{autostart => }/30_audio.sh | 0 autostart/{autostart => }/30_keyboard.sh | 0 autostart/{autostart => }/30_touchpad.sh | 0 autostart/{autostart => }/40_wallpaper.sh | 0 autostart/{autostart => }/50_network.sh | 0 autostart/{autostart => }/50_pasystray.sh | 0 autostart/{autostart => }/50_redshift.sh | 0 10 files changed, 0 insertions(+), 0 deletions(-) rename autostart/{autostart => }/10_cleanup.sh (100%) rename autostart/{autostart => }/20_screen.sh (100%) rename autostart/{autostart => }/20_xresources.sh (100%) rename autostart/{autostart => }/30_audio.sh (100%) rename autostart/{autostart => }/30_keyboard.sh (100%) rename autostart/{autostart => }/30_touchpad.sh (100%) rename autostart/{autostart => }/40_wallpaper.sh (100%) rename autostart/{autostart => }/50_network.sh (100%) rename autostart/{autostart => }/50_pasystray.sh (100%) rename autostart/{autostart => }/50_redshift.sh (100%) diff --git a/autostart/autostart/10_cleanup.sh b/autostart/10_cleanup.sh similarity index 100% rename from autostart/autostart/10_cleanup.sh rename to autostart/10_cleanup.sh diff --git a/autostart/autostart/20_screen.sh b/autostart/20_screen.sh similarity index 100% rename from autostart/autostart/20_screen.sh rename to autostart/20_screen.sh diff --git a/autostart/autostart/20_xresources.sh b/autostart/20_xresources.sh similarity index 100% rename from autostart/autostart/20_xresources.sh rename to autostart/20_xresources.sh diff --git a/autostart/autostart/30_audio.sh b/autostart/30_audio.sh similarity index 100% rename from autostart/autostart/30_audio.sh rename to autostart/30_audio.sh diff --git a/autostart/autostart/30_keyboard.sh b/autostart/30_keyboard.sh similarity index 100% rename from autostart/autostart/30_keyboard.sh rename to autostart/30_keyboard.sh diff --git a/autostart/autostart/30_touchpad.sh b/autostart/30_touchpad.sh similarity index 100% rename from autostart/autostart/30_touchpad.sh rename to autostart/30_touchpad.sh diff --git a/autostart/autostart/40_wallpaper.sh b/autostart/40_wallpaper.sh similarity index 100% rename from autostart/autostart/40_wallpaper.sh rename to autostart/40_wallpaper.sh diff --git a/autostart/autostart/50_network.sh b/autostart/50_network.sh similarity index 100% rename from autostart/autostart/50_network.sh rename to autostart/50_network.sh diff --git a/autostart/autostart/50_pasystray.sh b/autostart/50_pasystray.sh similarity index 100% rename from autostart/autostart/50_pasystray.sh rename to autostart/50_pasystray.sh diff --git a/autostart/autostart/50_redshift.sh b/autostart/50_redshift.sh similarity index 100% rename from autostart/autostart/50_redshift.sh rename to autostart/50_redshift.sh