This commit is contained in:
k
2024-09-25 16:39:04 -04:00
parent 235b382535
commit 7ce35c7655
11 changed files with 109 additions and 137 deletions

View File

@@ -61,9 +61,9 @@
image = ./wallpaper.png;
base16Scheme = "${pkgs.base16-schemes}/share/themes/brushtrees.yaml";
opacity = {
terminal = .85;
popups = .75;
desktop = .75;
terminal = 0.85;
popups = 0.75;
desktop = 0.75;
};
cursor = {

View File

@@ -1,15 +1,10 @@
{ config, pkgs, inputs, ... }:
{
imports = [
../home/home_common.nix
../home/gnome.nix
../home/sway.nix
];
imports = [ ../home/home_common.nix ../home/gnome.nix ../home/sway.nix ];
nixpkgs.config.allowUnfree = true;
home = {
packages = with pkgs; [
nerdfonts