mirror of
https://github.com/jessebot/dot_files.git
synced 2025-10-01 01:48:43 +00:00
changing window opacity to be .7 out of 1
This commit is contained in:
parent
c0c67ac469
commit
05ba5c102a
1 changed files with 1 additions and 0 deletions
|
@ -5,6 +5,7 @@ return {
|
|||
font_size = 12,
|
||||
hide_tab_bar_if_only_one_tab = true,
|
||||
window_decorations = "RESIZE",
|
||||
window_background_opacity = 0.7,
|
||||
-- default terminal colors
|
||||
colors = {
|
||||
ansi = {
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue