Created
February 13, 2019 19:04
-
-
Save 0i0/86e1f243f310ab395ae6ca61e17df264 to your computer and use it in GitHub Desktop.
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
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