diff options
author | ZachIR <zachir@librem.one> | 2025-09-10 06:40:33 -0500 |
---|---|---|
committer | ZachIR <zachir@librem.one> | 2025-09-10 06:40:33 -0500 |
commit | 3a66f723a354beefd740dcba92eab9cbe5e7bcb6 (patch) | |
tree | d4ded8ef16dad2f795a947acec643691556e7635 /hypr/hyprscratch.conf | |
parent | acc894c4adfd9db5494c53fb150797441a931a1b (diff) | |
parent | da23a4ba550b8f2313d8cdc8b5ef24c45c680260 (diff) |
Merge branch 'master' into carcar
Diffstat (limited to 'hypr/hyprscratch.conf')
-rw-r--r-- | hypr/hyprscratch.conf | 7 |
1 files changed, 4 insertions, 3 deletions
diff --git a/hypr/hyprscratch.conf b/hypr/hyprscratch.conf index 4274dcd..5964419 100644 --- a/hypr/hyprscratch.conf +++ b/hypr/hyprscratch.conf @@ -1,5 +1,6 @@ # Optional globals that apply to all scratchpads daemon_options = clean +daemon_options = eager global_rules = size 50% 50% @@ -83,10 +84,10 @@ spirss { options = special } -sptodo { +spvimw { # Mandatory fields - title = sptodo - command = kitty -T sptodo todo + title = spvimw + command = kitty -T spvimw nvim +VimwikiIndex # Optional fields options = lazy |