Disabled quasselclient in the startup

This commit is contained in:
Marcin Woźniak 2021-08-08 17:41:44 +02:00
parent a6b84f57e7
commit c53a9d12e3
Signed by: y0rune
GPG Key ID: F204C385F57EB348
1 changed files with 1 additions and 1 deletions

View File

@ -24,7 +24,7 @@ QT_SCALE_FACTOR=1.5 keepassxc &
sudo /usr/bin/rdate -s ntp.task.gda.pl && sudo /sbin/hwclock --systohc
megasync &
ibus-daemon&
quasselclient&
#quasselclient&
# Two monitors are enabled?
if [[ $(mons | awk '/Monitors/{print $2}') = 2 ]]