Skip to content

Commit

Permalink
upd
Browse files Browse the repository at this point in the history
  • Loading branch information
mgrouch committed Sep 9, 2022
1 parent 39188c5 commit aa5b792
Showing 1 changed file with 1 addition and 4 deletions.
5 changes: 1 addition & 4 deletions install-scripts/6-desktop/files/autostart
Original file line number Diff line number Diff line change
Expand Up @@ -17,8 +17,6 @@ export MOZ_USE_XINPUT2=1
(cp .config/signalk-nativefier-*/Cookies .config/sk-autopilot-nativefier-*/ || true) &
(rm -rf ~/.opencpn/startcheck.dat ~/.opencpn/_OpenCPN_SILock || true) &

ibus-daemon --xim -d -R

(openbox --replace) &
(evdev-rce || true) &
(twofing --click=first --grab-by-disabling /dev/twofingtouch || true) &
Expand All @@ -35,7 +33,6 @@ ibus-daemon --xim -d -R
xset -dpms && \
xset s noblank) &

#(sleep 10 && ibus-daemon) &

(sleep 10 && ibus-daemon) &
(sleep 15 && /usr/libexec/geoclue-2.0/demos/agent) &

0 comments on commit aa5b792

Please sign in to comment.