Improve hyprland and home-manger configs

This commit is contained in:
Tobias Reisinger 2023-07-01 16:36:44 +02:00
parent cf24c298e1
commit adc39bd74d
Signed by: serguzim
GPG key ID: 13AD60C237A28DFE
5 changed files with 58 additions and 53 deletions

View file

@ -3,7 +3,9 @@
{
# Packages that should be installed to the user profile.
home.packages = with pkgs; [
cliphist # clipboard manager (history)
grim # needed for screenshots/flameshot
swww
swww # wallpaper daemon
wl-clipboard # clipboard manager (tools)
];
}