hyprland again, waybar updates, bluetooth updates, wallpaper updates
This commit is contained in:
@@ -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 = {
|
||||
|
||||
Reference in New Issue
Block a user