From 907894cbd8af36be27106d88af34a40833b5d581 Mon Sep 17 00:00:00 2001 From: Vivian Roest Date: Tue, 20 Sep 2022 17:20:13 +0200 Subject: [PATCH] minor updates --- flake.lock | 6 +++--- nixos/hosts/thalassa/null/home/theme.nix | 2 ++ 2 files changed, 5 insertions(+), 3 deletions(-) diff --git a/flake.lock b/flake.lock index e675dc32..34c3e047 100644 --- a/flake.lock +++ b/flake.lock @@ -384,11 +384,11 @@ "wlroots": "wlroots" }, "locked": { - "lastModified": 1663672654, - "narHash": "sha256-AGaTUx0YCCzDfizsZnE7R6GqLwSKo7GF1/jkOrqIk1c=", + "lastModified": 1663684433, + "narHash": "sha256-4uez/XpzLZ+qpQtwt3Ioa2+fOfhZExftlmGB798huJ4=", "owner": "hyprwm", "repo": "Hyprland", - "rev": "2dd1661aec80f216a53b897be11ab72611447247", + "rev": "6f98b3cbd8c1b3eda02321e49b65cbec34ae0aa9", "type": "github" }, "original": { diff --git a/nixos/hosts/thalassa/null/home/theme.nix b/nixos/hosts/thalassa/null/home/theme.nix index 41e9b218..ae23612c 100644 --- a/nixos/hosts/thalassa/null/home/theme.nix +++ b/nixos/hosts/thalassa/null/home/theme.nix @@ -60,6 +60,8 @@ in # Note, pink and blue are switched programs.foot.settings.colors = { + alpha = 0.8; + foreground = colour.text; # Text background = colour.base; # Base regular0 = colour.surface1; # Surface 1