Compare commits
2 Commits
d9d5da5e2e
...
5217ac561e
Author | SHA1 | Date | |
---|---|---|---|
5217ac561e | |||
d350ef7c51 |
@@ -1,5 +1,5 @@
|
|||||||
[Desktop Entry]
|
[Desktop Entry]
|
||||||
Exec=/usr/bin/qpwgraph -m /home/mpuchstein/.config/qpwgraph/default.qpwgraph
|
Exec=/usr/bin/qpwgraph
|
||||||
Name=qpwgraph
|
Name=qpwgraph
|
||||||
Comment=A PipeWire Graph Qt GUI Interface
|
Comment=A PipeWire Graph Qt GUI Interface
|
||||||
Type=Application
|
Type=Application
|
||||||
|
@@ -19,6 +19,3 @@ export ELECTRON_OZONE_PLATFORM_HINT=wayland
|
|||||||
export MOZ_ENABLE_WAYLAND=1
|
export MOZ_ENABLE_WAYLAND=1
|
||||||
|
|
||||||
export GRIMBLAST_EDITOR='swappy -f'
|
export GRIMBLAST_EDITOR='swappy -f'
|
||||||
|
|
||||||
export PATH=$PATH:/home/mpuchstein/.local/bin
|
|
||||||
export ZDOTDIR=/home/mpuchstein/.config/zsh
|
|
||||||
|
6
.profile##hostname.owlenpc00
Normal file
6
.profile##hostname.owlenpc00
Normal 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"
|
Reference in New Issue
Block a user