Compare commits

...

2 Commits

Author SHA1 Message Date
5217ac561e fixed some envs 2025-03-23 06:20:13 +01:00
d350ef7c51 fixed some envs 2025-03-23 06:20:13 +01:00
4 changed files with 8 additions and 4 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

View File

@@ -19,6 +19,3 @@ export ELECTRON_OZONE_PLATFORM_HINT=wayland
export MOZ_ENABLE_WAYLAND=1
export GRIMBLAST_EDITOR='swappy -f'
export PATH=$PATH:/home/mpuchstein/.local/bin
export ZDOTDIR=/home/mpuchstein/.config/zsh

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"