mirror of
https://github.com/SeriousBug/dotfiles
synced 2024-12-21 18:39:57 -06:00
trying to get sway to run kdeconnect
This commit is contained in:
parent
b9c048b80e
commit
1fa7f4215c
|
@ -61,7 +61,7 @@ exec blueman-applet
|
|||
exec bash -c "/usr/lib/xdg-desktop-portal -r & /usr/lib/xdg-desktop-portal-wlr"
|
||||
|
||||
# kdeconnect
|
||||
exec /usr/lib/kdeconnectd
|
||||
exec bash -c "nohup /usr/lib/kdeconnectd >/dev/null &"
|
||||
|
||||
#
|
||||
# Example configuration:
|
||||
|
|
Loading…
Reference in a new issue