Skip to content

Commit

Permalink
home-manager/swaylock: set layout-bg-color
Browse files Browse the repository at this point in the history
  • Loading branch information
thiagokokada committed Dec 8, 2023
1 parent 6461f7f commit 2f16c1a
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions home-manager/desktop/sway/swaylock.nix
Original file line number Diff line number Diff line change
Expand Up @@ -50,6 +50,7 @@
bs-hl-color = base08;
key-hl-color = base0C;
separator-color = "#00000000"; # transparent
layout-bg-color = "#00000050"; # semi-transparent black

indicator-radius = 80;
indicator-thickness = 10;
Expand Down

0 comments on commit 2f16c1a

Please sign in to comment.