fixed some envs

This commit is contained in:
2025-03-23 06:19:34 +01:00
parent d9d5da5e2e
commit d350ef7c51
3 changed files with 8 additions and 1 deletions

View File

@@ -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

1
.profile Symbolic link
View File

@@ -0,0 +1 @@
.profile##hostname.owlenpc00

View File

@@ -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"