Skip to content

Instantly share code, notes, and snippets.

@0i0
Created February 13, 2019 19:04
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 0i0/86e1f243f310ab395ae6ca61e17df264 to your computer and use it in GitHub Desktop.
Save 0i0/86e1f243f310ab395ae6ca61e17df264 to your computer and use it in GitHub Desktop.
xprop -id $(xdotool search "Visual Studio Code" | head -n 1) -f _NET_WM_WINDOW_OPACITY 32c -set _NET_WM_WINDOW_OPACITY $(printf 0x%x $((0xffffffff * 93 / 100)))
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment