fix: fix dropterm class
This commit is contained in:
parent
a3c7f5814b
commit
9d4de4186a
@ -7,6 +7,6 @@ plugins = [
|
||||
|
||||
[scratchpads.term]
|
||||
animation = "fromTop"
|
||||
command = "alacritty --class kitty-dropterm"
|
||||
command = "alacritty --class alacritty-dropterm"
|
||||
class = "alacritty-dropterm"
|
||||
size = "75% 60%"
|
||||
|
Loading…
Reference in New Issue
Block a user