Rework titlebar size
This commit is contained in:
parent
e07882246d
commit
a0f204156e
1 changed files with 3 additions and 2 deletions
|
@ -5,9 +5,10 @@ sway_theme_parameters:
|
|||
gaps: 'inner 2'
|
||||
smart_gaps: 'on'
|
||||
smart_borders: 'on'
|
||||
font: 'pango:Fira Code Nerd Font Mono 10'
|
||||
font: 'pango:Fira Code Nerd Font Mono 8'
|
||||
default_border: 'pixel 1'
|
||||
default_floating_border: 'pixel 1'
|
||||
default_floating_border: 'pixel 2'
|
||||
titlebar_padding: '3'
|
||||
title_align: 'right'
|
||||
for_window: '[title=".*"] title_format "%title |"'
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue