diff options
Diffstat (limited to 'home/profiles')
-rw-r--r-- | home/profiles/gui/default.nix | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/home/profiles/gui/default.nix b/home/profiles/gui/default.nix index 1ae0edb..73ee1fd 100644 --- a/home/profiles/gui/default.nix +++ b/home/profiles/gui/default.nix @@ -135,6 +135,7 @@ in lockCommand = ''${swaylock-effects}/bin/swaylock \ --daemonize \ --screenshots \ + --color ${neotheme.colors.background} \ --clock \ --indicator \ --show-failed-attempts \ |