Disabled quasselclient in the startup
This commit is contained in:
parent
a6b84f57e7
commit
c53a9d12e3
2
.xinitrc
2
.xinitrc
@ -24,7 +24,7 @@ QT_SCALE_FACTOR=1.5 keepassxc &
|
|||||||
sudo /usr/bin/rdate -s ntp.task.gda.pl && sudo /sbin/hwclock --systohc
|
sudo /usr/bin/rdate -s ntp.task.gda.pl && sudo /sbin/hwclock --systohc
|
||||||
megasync &
|
megasync &
|
||||||
ibus-daemon&
|
ibus-daemon&
|
||||||
quasselclient&
|
#quasselclient&
|
||||||
|
|
||||||
# Two monitors are enabled?
|
# Two monitors are enabled?
|
||||||
if [[ $(mons | awk '/Monitors/{print $2}') = 2 ]]
|
if [[ $(mons | awk '/Monitors/{print $2}') = 2 ]]
|
||||||
|
Loading…
Reference in New Issue
Block a user