dotfiles/.xinitrc
Severin Kaderli 1102b08218 Fix bugs with volume, dbus and monitor settings
Signed-off-by: Severin Kaderli <severin.kaderli@gmail.com>
2017-01-18 21:15:26 +01:00

15 lines
221 B
Text

# Disable screen saver
xset s off
xset -dpms
xset s noblank
setxkbmap -model pc105 -layout ch
# Start ibus
ibus-daemon -d --xim
# Load dconf
dconf load / < "$HOME/dotfiles/dconf/config"
# Start i3
exec dbus-launch i3