diff options
| author | Sebastiano Tronto <sebastiano@tronto.net> | 2026-05-09 09:06:09 +0200 |
|---|---|---|
| committer | Sebastiano Tronto <sebastiano@tronto.net> | 2026-05-09 09:06:09 +0200 |
| commit | d6bcc0c8f01a240b0fd12a26d1eb694642fecc69 (patch) | |
| tree | de3a9fdd08b3ca89ea6e2b9543e95c74e0ae8763 /.xinitrc | |
| parent | 0eac86dfcae2a3573e1927fdda1d7511066e35d1 (diff) | |
| download | config-d6bcc0c8f01a240b0fd12a26d1eb694642fecc69.tar.gz config-d6bcc0c8f01a240b0fd12a26d1eb694642fecc69.zip | |
Unfortunately we have to use dbus
Diffstat (limited to '.xinitrc')
| -rw-r--r-- | .xinitrc | 3 |
1 files changed, 2 insertions, 1 deletions
| @@ -34,4 +34,5 @@ done & | |||
| 34 | 34 | ||
| 35 | xbanish & | 35 | xbanish & |
| 36 | Telegram & | 36 | Telegram & |
| 37 | exec dwm | 37 | #exec dwm |
| 38 | exec dbus-launch --exit-with-session dwm | ||
