mirror of
https://github.com/ksyasuda/rice.git
synced 2025-12-08 10:48:03 -08:00
updates
This commit is contained in:
@@ -163,7 +163,6 @@ opacity-rule = [
|
||||
"100:class_g = 'mpv'",
|
||||
|
||||
"95:class_g = 'firefoxdeveloperedition' && focused",
|
||||
"90:class_g = 'firefoxdeveloperedition' && !focused",
|
||||
|
||||
"90:class_g = 'Alacritty' && focused",
|
||||
"90:class_g = 'Emacs' && focused",
|
||||
@@ -171,10 +170,11 @@ opacity-rule = [
|
||||
"90:class_g = 'Thunderbird' && focused",
|
||||
"90:class_g = 'qutebrowser' && focused",
|
||||
|
||||
"90:class_g = 'DBeaver' && !focused",
|
||||
"90:class_g = 'firefoxdeveloperedition' && !focused",
|
||||
|
||||
"85:class_g = 'Alacritty' && !focused",
|
||||
"85:class_g = 'Bitwarden' && !focused",
|
||||
"85:class_g = 'DBeaver' && !focused",
|
||||
"85:class_g = 'Emacs' && !focused",
|
||||
"85:class_g = 'Joplin' && !focused",
|
||||
"85:class_g = 'Microsoft Teams - Preview' && !focused",
|
||||
@@ -487,7 +487,7 @@ rounded-corners-exclude = [
|
||||
blur: {
|
||||
method = "dual_kawase";
|
||||
# method = "kawase";
|
||||
strength = 3;
|
||||
strength = 2;
|
||||
background = true;
|
||||
background-frame = false;
|
||||
background-fixed = false;
|
||||
|
||||
Reference in New Issue
Block a user