lf
This commit is contained in:
@@ -1,13 +1,13 @@
|
||||
[pyprland]
|
||||
plugins = [
|
||||
"scratchpads"
|
||||
"scratchpads"
|
||||
]
|
||||
|
||||
[scratchpads.nvim]
|
||||
animation = "fromTop"
|
||||
command = "kitty --class scratchpad-nvim -e nvim ~/Projects"
|
||||
command = "kitty --class scratchpad-lf -e lf ~"
|
||||
lazy = false
|
||||
class = "scratchpad-nvim"
|
||||
class = "scratchpad-lf"
|
||||
margin = 100
|
||||
multi = true
|
||||
excludes = "*"
|
||||
|
||||
Reference in New Issue
Block a user