From b72c9df45ae9281f4f26cc0991a61c7807807877 Mon Sep 17 00:00:00 2001 From: sinanmohd Date: Sat, 8 Apr 2023 16:31:07 +0530 Subject: profile: fix: $clear zombie --- .profile | 1 - 1 file changed, 1 deletion(-) (limited to '.profile') 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 ;; -- cgit v1.2.3