Skip to content

Instantly share code, notes, and snippets.

@mikaelz
Created May 5, 2020 04:16
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 mikaelz/5cfa92e4048d205950769bb37d14defc to your computer and use it in GitHub Desktop.
Save mikaelz/5cfa92e4048d205950769bb37d14defc to your computer and use it in GitHub Desktop.
AwesomeWM spawn terminal on focused screen and tag
awesome-client 'awful=require("awful");awful.spawn(terminal, {tag = mouse.screen.selected_tag})'
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment