Skip to content

Opt-in blur for transparent windows #731

Answered by vincentbernat
zopieux asked this question in Q&A
Discussion options

You must be logged in to vote
blur-background-exclude = [
  "class_g != 'konsole' &&
   window_type != 'tooltip' &&
   window_type != 'menu' &&
   window_type != 'popup_menu' &&
   window_type != 'dropdown_menu' &&
   window_type != 'splash' &&
   window_type != 'combo'
];

(I have added more opt-in to show how to extend)

Replies: 2 comments 1 reply

Comment options

You must be logged in to vote
1 reply
@Flashwalker
Comment options

Answer selected by zopieux
Comment options

You must be logged in to vote
0 replies
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Category
Q&A
Labels
None yet
3 participants