create install.sh and update README
This commit is contained in:
parent
05c4a780d7
commit
49c53140e4
4 changed files with 53 additions and 9 deletions
|
|
@ -8,9 +8,6 @@ gentoo-pipewire-launcher restart >/dev/null 2>&1 &
|
|||
# ssh agent
|
||||
ssh-agent -a /run/user/1000/ssh-agent.socket >/dev/null 2>&1 &
|
||||
|
||||
# kdeconnectd
|
||||
kdeconnectd >/dev/null 2>&1 &
|
||||
|
||||
# password
|
||||
/usr/lib/polkit-kde-authentication-agent-1 >/dev/null 2>&1 &
|
||||
|
||||
|
|
|
|||
|
|
@ -290,6 +290,7 @@ source=./dms/cursor.conf
|
|||
# autostart your favorite applications here
|
||||
|
||||
exec-once=~/.config/mango/autostart.sh
|
||||
exec-once=kdeconnectd
|
||||
|
||||
source=./dms/cursor.conf
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue