diff options
| author | yuzu-eva <stevenhu@web.de> | 2023-11-02 22:16:31 +0100 |
|---|---|---|
| committer | yuzu-eva <stevenhu@web.de> | 2023-11-02 22:16:31 +0100 |
| commit | 9e2fd9be321d50d3166d224f8dc0e2d748945699 (patch) | |
| tree | a5b82e4636464b9d731fda6f5de4fff4b460d6ad /.config/shell/profile | |
| parent | b8ad8f60d1e9b1f9e2f6889d63a1b5166cf8d085 (diff) | |
update
Diffstat (limited to '.config/shell/profile')
| -rw-r--r-- | .config/shell/profile | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/.config/shell/profile b/.config/shell/profile index 075c5dd..05fd3d7 100644 --- a/.config/shell/profile +++ b/.config/shell/profile @@ -19,6 +19,7 @@ export GTK_IM_MODULE='ibus' export QT_IM_MODULE='ibus' export XMODIFIERS='@im=ibus' export XDG_SESSION_TYPE='x11' +export XDG_CURRENT_DESKTOP='i3' export VDPAU_DRIVER=radeonsi |
