various fixes: hyprland, swaybg, 1pass
This commit is contained in:
parent
3a1f25f2ae
commit
e314a45606
2 changed files with 5 additions and 2 deletions
|
|
@ -75,8 +75,10 @@
|
|||
};
|
||||
|
||||
exec = [
|
||||
"${pkgs.swaybg}/bin/swaybg -i ~/.dotfiles/walls/everforest/megacity.png --mode fill"
|
||||
"1password --silent"
|
||||
"swaybg -i ~/.dotfiles/nix/walls/everforest/megacity.png --mode fill"
|
||||
];
|
||||
exec-once = [
|
||||
"sleep 5 && 1password"
|
||||
];
|
||||
};
|
||||
};
|
||||
|
|
|
|||
|
|
@ -24,6 +24,7 @@
|
|||
wl-mirror
|
||||
xdg-utils
|
||||
ydotool
|
||||
swaybg
|
||||
];
|
||||
|
||||
home.sessionVariables = {
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue