home: fix sway opacity
This commit is contained in:
parent
e4cefd323c
commit
8083563206
|
@ -450,7 +450,7 @@ border-size=1
|
|||
programs.alacritty = {
|
||||
enable = true;
|
||||
settings = {
|
||||
background_opacity = 0.95;
|
||||
window.opacity = 0.95;
|
||||
font.size = 8;
|
||||
colors.primary = {
|
||||
background = "0x0a0a0a";
|
||||
|
|
Loading…
Reference in New Issue