Added quasselclient

This commit is contained in:
Marcin Woźniak 2021-05-01 21:51:13 +02:00
parent c8d617c41b
commit 4583c497e8
Signed by: y0rune
GPG Key ID: F204C385F57EB348
1 changed files with 1 additions and 0 deletions

View File

@ -24,6 +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&
# Two monitors are enabled?
if [[ $(mons | awk '/Monitors/{print $2}') = 2 ]]