Start ibus
This commit is contained in:
parent
815b018366
commit
8ba2782fde
2 changed files with 4 additions and 0 deletions
|
@ -6,3 +6,6 @@ ARCHFLAGS="-arch x86_64"
|
|||
SSH_AUTH_SOCK=/tmp/ssh-agent-jake.sock
|
||||
TERMINATOR=/usr/bin/tilix
|
||||
NNN_DE_FILE_MANAGER=nautilus
|
||||
GTK_IM_MODULE=ibus
|
||||
XMODIFIERS=@im=ibus
|
||||
QT_IM_MODULE=ibus
|
||||
|
|
|
@ -128,6 +128,7 @@ bindsym $mod+g mode "gaps"
|
|||
exec /usr/lib/polkit-1/polkitd --no-debug
|
||||
exec dex -as ~/.config/autostart
|
||||
exec compton --dbus --xrender-sync-fence
|
||||
exec /usr/bin/ibus-daemon
|
||||
exec --no-startup-id tbg ~/Upload/bg/ -m 1 -c "betterlockscreen -u /_"
|
||||
exec ssh-agent -Da /tmp/ssh-agent-$USER.sock
|
||||
exec keepassxc
|
||||
|
|
Loading…
Reference in a new issue