diff options
| author | yuzu-eva <stevenhu@web.de> | 2024-12-16 18:28:37 +0100 |
|---|---|---|
| committer | yuzu-eva <stevenhu@web.de> | 2024-12-16 18:28:37 +0100 |
| commit | 3aedc81620c8851b5c9df302f4c94ba5e03cdeae (patch) | |
| tree | fbe48c1e8d10c9d30a45e0987c467989711291ad /.config/shell | |
| parent | 6630f211e266957117b6a0cfa0d31972b7bc104d (diff) | |
i3: changed default workspace_layout to tabbed
Diffstat (limited to '.config/shell')
| -rw-r--r-- | .config/shell/profile | 2 |
1 files changed, 0 insertions, 2 deletions
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 |
