mirror of
https://github.com/lightly-toasted/nix-config.git
synced 2025-10-04 19:45:40 +00:00
feat: add keepassxc
This commit is contained in:
parent
091a0711e8
commit
6d64f0b478
5 changed files with 25 additions and 4 deletions
|
@ -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";
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue