🐛 fix(hypr): pypr error when toggling term scratchpad
This commit is contained in:
parent
399d81c8c7
commit
13841c6700
1 changed files with 0 additions and 2 deletions
|
@ -10,7 +10,6 @@ force_monitor = "DP-1"
|
||||||
|
|
||||||
[scratchpads.terminal]
|
[scratchpads.terminal]
|
||||||
command = "kitty --class scratchpad-large"
|
command = "kitty --class scratchpad-large"
|
||||||
excludes = ["dots", "yazi", "topgrade-system", "topgrade-all"]
|
|
||||||
lazy = true
|
lazy = true
|
||||||
|
|
||||||
[scratchpads.yazi]
|
[scratchpads.yazi]
|
||||||
|
@ -23,7 +22,6 @@ lazy = true
|
||||||
|
|
||||||
[scratchpads.dots]
|
[scratchpads.dots]
|
||||||
command = "kitty --class scratchpad-large yadm enter lazygit"
|
command = "kitty --class scratchpad-large yadm enter lazygit"
|
||||||
excludes = ["terminal"]
|
|
||||||
lazy = true
|
lazy = true
|
||||||
|
|
||||||
[scratchpads.btop]
|
[scratchpads.btop]
|
||||||
|
|
Loading…
Add table
Reference in a new issue