some updates

This commit is contained in:
gwg313 2025-03-20 13:33:50 -04:00
parent e9adb6d552
commit 9f06dd6c2c
Signed by: gwg313
GPG key ID: 60FF63B4826B7400
22 changed files with 675 additions and 347 deletions

View file

@ -20,7 +20,7 @@ in
./animations.nix
./bindings.nix
./polkitagent.nix
# ./hyprspace.nix
./hyprspace.nix
];
home.packages = with pkgs; [
@ -100,7 +100,7 @@ in
gaps_in = gaps-in;
gaps_out = gaps-out;
border_size = border-size;
border_part_of_window = true;
# border_part_of_window = true;
# layout = "master";
layout = "dwindle";
};