update
All checks were successful
ci/woodpecker/push/build-cache Pipeline was successful

This commit is contained in:
Lucy Hochkamp 2025-10-23 16:20:45 +02:00
parent 33ee2f5760
commit fce1065120
No known key found for this signature in database
14 changed files with 241 additions and 176 deletions

View file

@ -333,6 +333,9 @@ in
Mod+Shift+P { power-off-monitors; }
Super+Backslash { focus-workspace "scratchpad"; }
}
hotkey-overlay {
skip-at-startup
}
layout {
// center-focused-column "always"
gaps 8
@ -349,9 +352,10 @@ in
tab-indicator {
hide-when-single-tab
position "top"
position "bottom"
place-within-column
width 8
width 12
length total-proportion=0.8
gap 8
}
}