Adds KDEConnect
This commit is contained in:
parent
0ab1b7df68
commit
c8c53b6c87
7 changed files with 33 additions and 19 deletions
5
.config/yadm/bootstrap.d/30-KDEConnect.sh
Normal file
5
.config/yadm/bootstrap.d/30-KDEConnect.sh
Normal file
|
|
@ -0,0 +1,5 @@
|
|||
#!/bin/env sh
|
||||
|
||||
yay -S --needed kdeconnect
|
||||
|
||||
sudo firewall-cmd --permanent --add-port=1714-1764/{tcp,udp}
|
||||
Loading…
Add table
Add a link
Reference in a new issue