Add configuration for hyper and ibus.
Signed-off-by: Severin Kaderli <severin.kaderli@gmail.com>
This commit is contained in:
parent
9bec3d26d0
commit
111e4b3eb4
4 changed files with 95 additions and 0 deletions
3
.xinitrc
3
.xinitrc
|
@ -3,5 +3,8 @@ xset s off
|
|||
xset -dpms
|
||||
xset s noblank
|
||||
|
||||
# Start ibus
|
||||
ibus-daemon -d --xim
|
||||
|
||||
# Start i3
|
||||
exec i3
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue