Skip to content

Instantly share code, notes, and snippets.

Created August 31, 2014 11:34
Show Gist options
  • Save anonymous/c03cd8859a194ebf51a8 to your computer and use it in GitHub Desktop.
Save anonymous/c03cd8859a194ebf51a8 to your computer and use it in GitHub Desktop.
mode "curses" {
bindsym F3 mode "default"
bindsym Escape mode "default"
}
mode "default" {
bindsym F1 exec njr-browser
bindsym F2 exec i3-sensible-terminal
bindsym F3 mode "curses"
bindsym F12 exec njr-backlight
}
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment