OSDN Git Service

maybe fix layout?
authorpaperbenni <paperbenni@gmail.com>
Sun, 8 Mar 2020 17:20:07 +0000 (18:20 +0100)
committerpaperbenni <paperbenni@gmail.com>
Sun, 8 Mar 2020 17:20:07 +0000 (18:20 +0100)
autostart.sh

index 2e1e997..72d7002 100755 (executable)
@@ -27,9 +27,9 @@ if command -v calamares_polkit &>/dev/null; then
 fi
 
 # fix small graphical glitch on status bar startup
+xdotool key 'super+2' && sleep 0.1
 xdotool key 'super+0' && sleep 0.1
 xdotool key 'super+c' && sleep 0.1
-xdotool key 'super+2' && sleep 0.1
 xdotool key 'super+1' && sleep 0.1
 
 if iconf islaptop; then