/ double startup of pcloud
trying that, as once does not work. plus ws renaming fix
This commit is contained in:
@@ -68,7 +68,6 @@ ds-tuxwarrior-4() {
|
|||||||
i3-msg "rename workspace 1 to 10"
|
i3-msg "rename workspace 1 to 10"
|
||||||
i3-msg "rename workspace 2 to 1"
|
i3-msg "rename workspace 2 to 1"
|
||||||
i3-msg "rename workspace 4 to 2"
|
i3-msg "rename workspace 4 to 2"
|
||||||
i3-msg "rename workspace 3 to 4"
|
|
||||||
|
|
||||||
nr > /dev/null 2>&1
|
nr > /dev/null 2>&1
|
||||||
}
|
}
|
||||||
@@ -104,6 +103,7 @@ elif [[ "${XWM}" == "i3" ]]; then
|
|||||||
megasync & # mega sync service
|
megasync & # mega sync service
|
||||||
nextcloud & # nextcloud file sync
|
nextcloud & # nextcloud file sync
|
||||||
pcloud & # pcloud service
|
pcloud & # pcloud service
|
||||||
|
pcloud & # starting it twice, as it does not work the first time around
|
||||||
echo "hello, world!"
|
echo "hello, world!"
|
||||||
#protonvpn-app & # vpn
|
#protonvpn-app & # vpn
|
||||||
|
|
||||||
|
|||||||
Reference in New Issue
Block a user