diff --git a/flake.lock b/flake.lock index e675dc3..34c3e04 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 41e9b21..ae23612 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