Skip to content

Instantly share code, notes, and snippets.

@darrenmothersele
Created January 18, 2019 09:26
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 darrenmothersele/3ba472f8244a0c59928e57e89f725b0c to your computer and use it in GitHub Desktop.
Save darrenmothersele/3ba472f8244a0c59928e57e89f725b0c to your computer and use it in GitHub Desktop.
minimal i3 config
focus_follows_mouse no
exec setxkbmap gb
exec --no-startup-id compton --config ~/.config/compton.conf -b
new_window normal
hide_edge_borders vertical
for_window [class="Firefox"] border pixel 0
for_window [class="jetbrains-*"] border pixel 0
for_window [class="Google-chrome"] border pixel 0
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment