From 3aedc81620c8851b5c9df302f4c94ba5e03cdeae Mon Sep 17 00:00:00 2001 From: yuzu-eva Date: Mon, 16 Dec 2024 18:28:37 +0100 Subject: i3: changed default workspace_layout to tabbed --- .config/shell/profile | 2 -- 1 file changed, 2 deletions(-) (limited to '.config/shell') diff --git a/.config/shell/profile b/.config/shell/profile index e92b0a2..5575cf7 100644 --- a/.config/shell/profile +++ b/.config/shell/profile @@ -16,8 +16,6 @@ export NO_AT_BRIDGE=1 export GTK_IM_MODULE='ibus' export QT_IM_MODULE='ibus' export XMODIFIERS='@im=ibus' -export XDG_SESSION_TYPE='x11' -export XDG_CURRENT_DESKTOP='ratpoison' export VDPAU_DRIVER=radeonsi -- cgit v1.2.3