summaryrefslogtreecommitdiff
path: root/.profile
diff options
context:
space:
mode:
Diffstat (limited to '.profile')
-rw-r--r--.profile1
1 files changed, 0 insertions, 1 deletions
diff --git a/.profile b/.profile
index 20e438a..4c46e53 100644
--- a/.profile
+++ b/.profile
@@ -39,7 +39,6 @@ export _JAVA_AWT_WM_NONREPARENTING=1 # android-studio crash
# display server
case "$(tty)" in
*/tty1)
- clear &
exec dbus-launch --exit-with-session \
dwl -s "${XDG_CONFIG_HOME:-$HOME/.config}/wayland/winit" > /dev/null 2>&1
;;