i3wm ➔ hyprland (wip)
still a way to go. but, i am moving in the right direction, at least.
This commit is contained in:
@@ -5,5 +5,8 @@
|
||||
this_file_name=`basename "$0"`
|
||||
echo "$this_file_name"
|
||||
|
||||
# note: it is possible to create sym links / soft links to non-existing directories! hence, this can be done without having started pcloud.
|
||||
ln -s /home/poq/pCloudDrive/repos/git/gitlab.com ~/syncDir/gitRepos/
|
||||
ln -s /home/poq/pCloudDrive/repos/pCloud_nonGit ~/syncDir/gitRepos/
|
||||
|
||||
ls -al ~/syncDir/gitRepos/
|
||||
|
||||
@@ -4,8 +4,10 @@
|
||||
|
||||
notify-send "<< startup.sh >>"
|
||||
|
||||
nextcloud & # nextcloud file sync
|
||||
pcloud & # pcloud service
|
||||
source /home/poq/syncDir/secrets/toBeSourced/secretsAsEnvVariables.sh # set secrets as env variables
|
||||
|
||||
nextcloud & # nextcloud file sync
|
||||
pcloud & # pcloud service
|
||||
|
||||
if [[ "${HOSTNAME}" == "tuxwarrior" ]] ; then
|
||||
hyprmon --profile office &
|
||||
|
||||
Reference in New Issue
Block a user