hyprland again, waybar updates, bluetooth updates, wallpaper updates

This commit is contained in:
mjallen18
2025-06-26 12:10:55 -05:00
parent 5272494733
commit 91873cc197
13 changed files with 568 additions and 501 deletions

View File

@@ -1,7 +1,7 @@
{ lib, pkgs, ... }:
let
theme = import ./theme.nix { inherit pkgs; };
wallpaper = "/home/matt/.config/wallpapers/wall.png";
wallpaper = "/tmp/wallpaper.jpg";
in
{
imports = [
@@ -93,8 +93,6 @@ in
};
services = {
blueman-applet.enable = true;
hyprpaper = {
enable = true;
settings = {