make nvim scratchpad more specific
This commit is contained in:
@@ -5,7 +5,7 @@
|
|||||||
|
|
||||||
[scratchpads.nvim]
|
[scratchpads.nvim]
|
||||||
animation = "fromTop"
|
animation = "fromTop"
|
||||||
command = "kitty --class scratchpad-nvim -e nvim ~"
|
command = "kitty --class scratchpad-nvim -e nvim ~/Projects"
|
||||||
lazy = false
|
lazy = false
|
||||||
class = "scratchpad-nvim"
|
class = "scratchpad-nvim"
|
||||||
margin = 100
|
margin = 100
|
||||||
|
|||||||
Reference in New Issue
Block a user