a bunch of hm stuff I cba to split into diff commits

This commit is contained in:
blahai 2024-10-13 19:40:36 +03:00
parent cd751d53c0
commit ce0cc5229c
No known key found for this signature in database
13 changed files with 100 additions and 393 deletions

View file

@ -2,12 +2,7 @@
wayland.windowManager.hyprland.settings = {
exec-once = [
"${pkgs.swww}/bin/swww-daemon --format xrgb"
"${pkgs.mpvpaper}/bin/mpvpaper DP-1 -f -o 'loop panscan=1.0' ~/Pictures/wallpapers/videos/current"
"${pkgs.ags}/bin/ags &"
"${pkgs.floorp}/bin/floorp"
"${pkgs.vesktop}/bin/vesktop"
"${pkgs.hyprland}/bin/hyprctl setcursor Bibata-Modern-Classic 24"
"ags"
];
};
}
}