i3 related settings
# linux symbols
http://panmental.de/symbols/info.htm
#shows special keys matching(alt, ctrl, win)
xmodmap
# for windows, setup diff windows on start
https://faq.i3wm.org/question/243/how-do-i-use-an-exclude-regex-in-i3-config/%3C/p%3E.html
# back workspace to external monitor
xrandr --output HDMI1 --off
# move the whole workspace to the next output
bindsym $mod+x move workspace to output right
#mark instance as zealscratch
i3-msg '[instance=zeal] mark zealscratch'