summaryrefslogtreecommitdiff
path: root/.profile
diff options
context:
space:
mode:
authorBenjamin Chausse <benjamin@chausse.xyz>2024-08-08 21:07:31 -0400
committerBenjamin Chausse <benjamin@chausse.xyz>2024-08-08 21:07:31 -0400
commit3a4ed65e66a20b9e15e93f4f73cf8496b493c633 (patch)
tree7727e660ad50c5771abe5ea44e69d60bfd4e681c /.profile
parent22f84522b2c0a50a38de3323fcf7edf9fa702723 (diff)
Massive step towards wayland migration
Diffstat (limited to '.profile')
-rw-r--r--.profile2
1 files changed, 1 insertions, 1 deletions
diff --git a/.profile b/.profile
index 5ddc883..e9d6b92 100644
--- a/.profile
+++ b/.profile
@@ -78,7 +78,7 @@ if test -z "$XDG_RUNTIME_DIR"; then
fi
startw(){
- dbus-run-session sh -c 'dwl'
+ dbus-launch --exit-with-session dwl
}
# Start Desktop Environment if on the main TTY