diff options
| author | Karel Kočí <cynerd@email.cz> | 2024-02-14 21:20:11 +0100 |
|---|---|---|
| committer | Karel Kočí <cynerd@email.cz> | 2024-02-14 21:20:11 +0100 |
| commit | 0b25665865c5401dc4dfebbc563572f1eab509a6 (patch) | |
| tree | 9ad07faafdee3548970552afe23758be689b49ff | |
| parent | af0d7448982881a5e2d63aff8e2d9c2f47582e8f (diff) | |
| download | myconfigs-0b25665865c5401dc4dfebbc563572f1eab509a6.tar.gz myconfigs-0b25665865c5401dc4dfebbc563572f1eab509a6.tar.bz2 myconfigs-0b25665865c5401dc4dfebbc563572f1eab509a6.zip | |
sway: replace kdeconnectd with nextcloud
| -rw-r--r-- | config/sway/daemons | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/config/sway/daemons b/config/sway/daemons index 1baec66..1bf45ac 100644 --- a/config/sway/daemons +++ b/config/sway/daemons @@ -3,7 +3,7 @@ exec --no-startup-id { kanshi swayidle dunst - /usr/lib64/libexec/kdeconnectd + nextcloud } for_window [class="Ferdi"] move scratchpad |
