diff options
| author | Jack Jamison <jackqjamison@gmail.com> | 2026-05-16 00:21:48 -0400 |
|---|---|---|
| committer | Jack Jamison <jackqjamison@gmail.com> | 2026-05-16 00:21:48 -0400 |
| commit | 825e81343502ae9ad15a70c7f52634617d865b6d (patch) | |
| tree | f2a8940a11c4e0881ec59e8f2d367d2ab5218f17 /.bash_profile | |
| parent | 1c58ccb7855719483490abe1982afa12b0488f24 (diff) | |
pipewire and screenshot
Diffstat (limited to '.bash_profile')
| -rw-r--r-- | .bash_profile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/.bash_profile b/.bash_profile index 62995cf..bdb270d 100644 --- a/.bash_profile +++ b/.bash_profile @@ -29,6 +29,6 @@ export XDG_STATE_HOME="${HOME}/.local/state" # Auto-start wm on tty1 if [ -z "$DISPLAY" ] && [ "$(tty)" = "/dev/tty1" ]; then - exec mango + exec dbus-launch mango fi |
