fixed stuff
This commit is contained in:
parent
f9413c476c
commit
2482644028
58 changed files with 296 additions and 339 deletions
|
|
@ -20,8 +20,8 @@ hl.config({
|
|||
rounding_power = 10,
|
||||
|
||||
-- Change transparency of focused and unfocused windows
|
||||
active_opacity = 0.9,
|
||||
inactive_opacity = 0.9,
|
||||
active_opacity = 0.99,
|
||||
inactive_opacity = 0.99,
|
||||
|
||||
shadow = {
|
||||
enabled = false,
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue