Skip to content
GitLab
Projects
Groups
Snippets
/
Help
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Sign in
Toggle navigation
Menu
Open sidebar
Jay Ta'ala
jt-config-repo
Commits
a36e9be5
Commit
a36e9be5
authored
Jun 20, 2019
by
Jay Ta'ala
Browse files
Fixes for alttab window transparency (window name must be exactly 'alttab' and not just contain).
parent
4d91e843
Changes
1
Hide whitespace changes
Inline
Side-by-side
compton/compton.conf
View file @
a36e9be5
...
...
@@ -85,12 +85,12 @@ opacity-rule = [
"99:class_g = 'Viewnior'"
,
"99:class_g = 'VirtualBox'"
,
"99:name *?= 'VLC'"
,
"99:name *?= 'Write'"
,
#
"99:name *?= 'Write'",
"93:class_g = 'URxvt' && !_NET_WM_STATE@:32a"
,
#"0:_NET_WM_STATE@:32a *= '_NET_WM_STATE_HIDDEN'",
"99:_NET_WM_STATE@:32a *= '_NET_WM_STATE_STICKY'"
,
"80:class_g = 'copyq'"
,
"90:name
*?
= 'alttab'"
"90:name = 'alttab'"
];
wintypes
:
...
...
Write
Preview
Supports
Markdown
0%
Try again
or
attach a new file
.
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Cancel
Please
register
or
sign in
to comment