syncthing: add systemd autostart on login
This commit is contained in:
parent
0aa12c59af
commit
fbd3688b28
|
@ -321,12 +321,6 @@ install_i3() {
|
||||||
# ln -s $f /home/$USER/$f
|
# ln -s $f /home/$USER/$f
|
||||||
# done
|
# done
|
||||||
|
|
||||||
# $SUDO cat <<-EOF > /usr/share/dbus-1/services/org.freedesktop.Notifications.service
|
|
||||||
# [D-BUS Service]
|
|
||||||
# Name=org.freedesktop.Notifications
|
|
||||||
# Exec=/usr/lib/notification-daemon/notification-daemon
|
|
||||||
#EOF
|
|
||||||
|
|
||||||
echo "... setting capslock to control"
|
echo "... setting capslock to control"
|
||||||
$SUDO sed -i "s/^XKBOPTIONS=.*/XKBOPTIONS=\"ctrl:nocaps\"/" /etc/default/keyboard
|
$SUDO sed -i "s/^XKBOPTIONS=.*/XKBOPTIONS=\"ctrl:nocaps\"/" /etc/default/keyboard
|
||||||
|
|
||||||
|
|
Loading…
Reference in New Issue