opacity
This commit is contained in:
parent
25e5a42547
commit
1f3dcbb738
|
@ -55,7 +55,7 @@
|
||||||
"float,title:^(Bluetooth)(.*)$"
|
"float,title:^(Bluetooth)(.*)$"
|
||||||
"float,title:^(Clocks)(.*)$"
|
"float,title:^(Clocks)(.*)$"
|
||||||
"float,title:^(Network Connections)(.*)$"
|
"float,title:^(Network Connections)(.*)$"
|
||||||
# "opacity 0.3, ^(alacritty)$"
|
"opacity 0.9,title:^(Alacritty)(.*)$"
|
||||||
];
|
];
|
||||||
|
|
||||||
gestures = {
|
gestures = {
|
||||||
|
|
|
@ -49,5 +49,7 @@
|
||||||
networkmanagerapplet
|
networkmanagerapplet
|
||||||
ncdu
|
ncdu
|
||||||
git
|
git
|
||||||
|
#office
|
||||||
|
sent
|
||||||
];
|
];
|
||||||
}
|
}
|
||||||
|
|
Loading…
Reference in a new issue