add (unused) urxvt
it seemed to run at like a super low framerate so paging through things felt pretty awful
This commit is contained in:
parent
7edc0fa1e7
commit
5be0893c3a
3 changed files with 25 additions and 1 deletions
|
|
@ -5,7 +5,7 @@
|
|||
|
||||
blur = true;
|
||||
blurExclude = [
|
||||
"class_g != 'Alacritty' && class_g != 'Polybar'"
|
||||
"class_g != 'Alacritty' && class_g != 'Polybar' && class_g != 'URxvt'"
|
||||
];
|
||||
fade = true;
|
||||
fadeDelta = 5;
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue