dotfiles/.xinitrc
Severin Kaderli 06da784e10 Set default editor in .bashrc and updated install.sh
Signed-off-by: Severin Kaderli <severin.kaderli@gmail.com>
2016-10-30 14:41:39 +01:00

13 lines
174 B
Text

# Disable screen saver
xset s off
xset -dpms
xset s noblank
# Start ibus
ibus-daemon -d --xim
# Load dconf
dconf load / < "$HOME/dotfiles/dconf/config"
# Start i3
exec i3