make nvim scratchpad more specific

This commit is contained in:
2025-01-18 15:34:10 -06:00
parent e1de51f676
commit fd8a8d03d7

View File

@@ -5,7 +5,7 @@
[scratchpads.nvim]
animation = "fromTop"
command = "kitty --class scratchpad-nvim -e nvim ~"
command = "kitty --class scratchpad-nvim -e nvim ~/Projects"
lazy = false
class = "scratchpad-nvim"
margin = 100