diff --git a/.config/autostart##hostname.owlenpc00/qpwgraph.desktop b/.config/autostart##hostname.owlenpc00/qpwgraph.desktop index ceba07b..9c3e74f 100644 --- a/.config/autostart##hostname.owlenpc00/qpwgraph.desktop +++ b/.config/autostart##hostname.owlenpc00/qpwgraph.desktop @@ -1,5 +1,5 @@ [Desktop Entry] -Exec=/usr/bin/qpwgraph -m /home/mpuchstein/.config/qpwgraph/default.qpwgraph +Exec=/usr/bin/qpwgraph Name=qpwgraph Comment=A PipeWire Graph Qt GUI Interface Type=Application diff --git a/.profile b/.profile new file mode 120000 index 0000000..8cc8c00 --- /dev/null +++ b/.profile @@ -0,0 +1 @@ +.profile##hostname.owlenpc00 \ No newline at end of file diff --git a/.profile##hostname.owlenpc00 b/.profile##hostname.owlenpc00 new file mode 100644 index 0000000..9929bf2 --- /dev/null +++ b/.profile##hostname.owlenpc00 @@ -0,0 +1,6 @@ + + +# Added by Toolbox App +export PATH="${PATH}:/home/mpuchstein/.local/share/JetBrains/Toolbox/scripts" +export PATH="${PATH}:/home/mpuchstein/.local/bin" +export ZDOTDIR="${XDG_CONFIG_HOME}/zsh"