aboutsummaryrefslogtreecommitdiff
path: root/home/profiles
diff options
context:
space:
mode:
Diffstat (limited to 'home/profiles')
-rw-r--r--home/profiles/base/config/sway.nix2
-rw-r--r--home/profiles/base/default.nix2
2 files changed, 1 insertions, 3 deletions
diff --git a/home/profiles/base/config/sway.nix b/home/profiles/base/config/sway.nix
index e9c7c72..9d971b8 100644
--- a/home/profiles/base/config/sway.nix
+++ b/home/profiles/base/config/sway.nix
@@ -187,7 +187,7 @@ with neotheme.colors;
client.focused_inactive $muted $muted $color0 $color5
client.unfocused $muted $muted $color7 $color5
client.urgent $color10 $color10 $color0 $color5
- output "*" bg ${neotheme.wallpaper} fill
+ output "*" bg #545454 solid_color
output "*" scale 1
output "*" scale_filter nearest
diff --git a/home/profiles/base/default.nix b/home/profiles/base/default.nix
index 5fcfd3d..fd34090 100644
--- a/home/profiles/base/default.nix
+++ b/home/profiles/base/default.nix
@@ -60,8 +60,6 @@ in
bright6 = "8ec0be";
bright7 = "e4e4db";
};
-
- wallpaper = "${inputs.wallpapers}/nixos/nix-glow-fg-d4ae80.png";
};
home.keyboard.layout = "us";