dotfiles/.xinitrc
Severin Kaderli 984d7283d0 Added dconf configuration
Signed-off-by: Severin Kaderli <severin.kaderli@gmail.com>
2016-10-29 16:41:50 +02:00

13 lines
178 B
Text

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