mirror of
https://gitlab.com/dabruh/dotfiles.git
synced 2024-12-25 19:44:17 +01:00
Configure window size
This commit is contained in:
parent
8f043e33fc
commit
b474ba1e91
1 changed files with 4 additions and 0 deletions
|
@ -3,6 +3,10 @@ font_size 12.0
|
|||
hide_window_decorations yes
|
||||
window_padding_width 5
|
||||
|
||||
remember_window_size no
|
||||
initial_window_width 640
|
||||
initial_window_height 400
|
||||
|
||||
background_opacity 0.75
|
||||
|
||||
background #000000
|
||||
|
|
Loading…
Reference in a new issue