update
This commit is contained in:
parent
33ee2f5760
commit
f7afa33a13
14 changed files with 319 additions and 178 deletions
|
|
@ -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
|
||||
}
|
||||
}
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue