diff --git a/.xinitrc b/.xinitrc
index 1883c8f..2728db3 100644
--- a/.xinitrc
+++ b/.xinitrc
@@ -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 ]]