various rather experimental changes

This commit is contained in:
atlantispc_sheppy
2017-05-26 04:42:13 +02:00
parent 73fe0dff85
commit ec68c019b6
2 changed files with 21 additions and 3 deletions

View File

@@ -24,9 +24,9 @@ Mod=Mod4 # Use the super key as the main modifier
### Atlantis PC-specific setup ###
if [[ "$HOST" == "atlantispc" ]]; then
/usr/bin/xrandr --output DVI-D-1 --left-of HDMI-1
hc detect_monitors
#hc detect_monitors
hc set swap_monitors_to_get_tag 0
#hc set_monitors 3840x1080+0+0
hc set_monitors 3840x1080+0+0
xautolock -time 15 -locker /home/ik15ydit/.config/i3lock/piclock.sh &
fi
### Atlantislaptop specific setup ###