home: fix sway opacity

This commit is contained in:
genofire 2022-02-23 22:14:04 +01:00
parent e4cefd323c
commit 8083563206
1 changed files with 1 additions and 1 deletions

View File

@ -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";