Scripts and a lot of other things...
This commit is contained in:
parent
93d99b81db
commit
fda17aea44
18 changed files with 420 additions and 53 deletions
|
@ -150,11 +150,11 @@ fade-exclude = [
|
|||
|
||||
# Opacity of inactive windows. (0.1 - 1.0, defaults to 1.0)
|
||||
# inactive-opacity = 1
|
||||
inactive-opacity = 0.7;
|
||||
inactive-opacity = 0.5;
|
||||
|
||||
# Opacity of window titlebars and borders. (0.1 - 1.0, disabled by default)
|
||||
# frame-opacity = 1.0
|
||||
frame-opacity = 0.8;
|
||||
frame-opacity = 0.75;
|
||||
|
||||
# Default opacity for dropdown menus and popup menus. (0.0 - 1.0, defaults to 1.0)
|
||||
# menu-opacity = 1.0
|
||||
|
@ -164,7 +164,7 @@ frame-opacity = 0.8;
|
|||
inactive-opacity-override = false;
|
||||
|
||||
# Default opacity for active windows. (0.0 - 1.0, defaults to 1.0)
|
||||
active-opacity = 0.8;
|
||||
active-opacity = 0.75;
|
||||
|
||||
# Dim inactive windows. (0.0 - 1.0, defaults to 0.0)
|
||||
# inactive-dim = 0.0
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue