xss-lock: provide a dimmer written in Python

This commit is contained in:
Vincent Bernat 2021-08-03 23:43:45 +02:00
parent 7283f44742
commit 00b6359835
3 changed files with 71 additions and 8 deletions

View file

@ -26,6 +26,7 @@ opacity-rule = [
"100:window_type = 'dropdown_menu'",
"100:window_type = 'menu'",
"100:window_type = 'popup_menu'",
"100:window_type = 'splash'",
"100:window_type = 'tooltip'",
"100:window_type = 'utility'",
"85:!focused"