feat: add keepassxc

This commit is contained in:
lightly-toasted 2025-08-10 20:21:27 +09:00
parent 091a0711e8
commit 6d64f0b478
5 changed files with 25 additions and 4 deletions

View file

@ -10,7 +10,7 @@
package = pkgs.hyprland;
systemd.enable = false;
settings = {
exec-once = [ "uwsm app -- firefox" "waybar" ];
exec-once = [ "waybar" "uwsm app -- keepassxc" "uwsm app -- firefox" ];
"$terminal" = "uwsm app -- kitty";
"$fileManager" = "uwsm app -- thunar";