From 92cf51244c49f7e9263fdde230ccd03110cb5697 Mon Sep 17 00:00:00 2001 From: dakkar Date: Sun, 11 Apr 2021 17:18:49 +0100 Subject: no more hal-automounter, use dmount --- .xinitrc | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.xinitrc b/.xinitrc index 4b139d1..ca79dc0 100755 --- a/.xinitrc +++ b/.xinitrc @@ -1,7 +1,7 @@ #!/bin/sh cd export LC_ALL=en_US.UTF-8 -sudo ./src/hal-automounter/hal-automounter.pl > automount.log 2>&1 & +#sudo ./src/hal-automounter/hal-automounter.pl > automount.log 2>&1 & gamma 0.93 1 1.1 0.95 xsetroot -solid black #export XMODIFIERS=@im=uim -- cgit v1.2.3