Ver Fonte

fix: ibus-deamon on reboot

micha há 3 anos atrás
pai
commit
15a80f6c28
1 ficheiros alterados com 1 adições e 0 exclusões
  1. 1 0
      start.sh

+ 1 - 0
start.sh

@@ -1,6 +1,7 @@
 echo "\e[42mBOOTING LIBRELIGHT CONSOLE\e[0m"
 
 #killall ibus-daemon # ibus slowsdown tkinter/Editor
+killall ibus-daemon # ibus slowsdown tkinter/Editor
 
 screen -ls
 set -e