summaryrefslogtreecommitdiff
path: root/modules/home-manager/personal/gui/x/i3/default.nix
diff options
context:
space:
mode:
authorQuentin Aristote <quentin@aristote.fr>2023-03-02 16:13:38 +0100
committerQuentin Aristote <quentin@aristote.fr>2023-03-02 16:13:38 +0100
commitbab95801ff0e37f9db2df0c4751257dbbc4913be (patch)
treeff2a4c7a3eac4200e26d6d5a86529b1ffe590039 /modules/home-manager/personal/gui/x/i3/default.nix
parent2159ec0cb01a2ea1d02cfaa083f75911843b429d (diff)
home: profiles: social: add identities
Diffstat (limited to 'modules/home-manager/personal/gui/x/i3/default.nix')
-rw-r--r--modules/home-manager/personal/gui/x/i3/default.nix12
1 files changed, 6 insertions, 6 deletions
diff --git a/modules/home-manager/personal/gui/x/i3/default.nix b/modules/home-manager/personal/gui/x/i3/default.nix
index 715ed44..b802f25 100644
--- a/modules/home-manager/personal/gui/x/i3/default.nix
+++ b/modules/home-manager/personal/gui/x/i3/default.nix
@@ -25,12 +25,12 @@ in {
{ class = "MUBI"; }
{ class = "Deezer"; }
];
- } // lib.optionalAttrs config.personal.profiles.social {
- "9: social" = [
- { class = "^Mail$"; }
- { class = "^thunderbird$"; }
- { class = "^Signal$"; }
- ];
+ } // lib.optionalAttrs config.personal.profiles.social.enable {
+ "9: social" = [ { class = "^Mail$"; } { class = "^thunderbird$"; } ]
+ ++ lib.optional
+ config.personal.profiles.social.identities.personal {
+ class = "^signal-desktop$";
+ };
} // {
"10: passwords" = [{
# matches <some db>.kbdx [Locked] - KeePassXC