Skip to content

Instantly share code, notes, and snippets.

@begin29
Last active May 17, 2017 10:20
Show Gist options
  • Star 0 You must be signed in to star a gist
  • Fork 0 You must be signed in to fork a gist
  • Save begin29/db2a0bc6b52133bfc3e39ff7299623fa to your computer and use it in GitHub Desktop.
Save begin29/db2a0bc6b52133bfc3e39ff7299623fa to your computer and use it in GitHub Desktop.
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'
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment