124 current 1970-01-01 01:00:00 24.05.20240303.b8697e5 6.6.19 *
This commit is contained in:
parent
9d8479c88d
commit
445f0b41f0
@ -80,7 +80,6 @@
|
||||
{command = "${pkgs.keepassxc}/bin/keepassxc";}
|
||||
{command = "${pkgs.waybar}/bin/waybar";}
|
||||
{command = "${pkgs.foot}/bin/foot";}
|
||||
{command = "${pkgs.firefox}/bin/firefox";}
|
||||
];
|
||||
};
|
||||
};
|
||||
@ -244,4 +243,11 @@
|
||||
fuzzy-match = true
|
||||
'';
|
||||
};
|
||||
|
||||
services.mako = {
|
||||
enable = true;
|
||||
defaultTimeout = 10000; # ms
|
||||
borderRadius = 5;
|
||||
borderSize = 2;
|
||||
};
|
||||
}
|
||||
|
Loading…
Reference in New Issue
Block a user