mirror of
https://github.com/Ahwxorg/nixos-config.git
synced 2025-12-04 06:50:14 +01:00
fix: adds script for smart borders since default opt doesnt work anymore
This commit is contained in:
parent
ad0f62da1b
commit
71e0ae0d55
3 changed files with 135 additions and 2 deletions
|
|
@ -2,6 +2,7 @@
|
|||
{
|
||||
imports = [ (import ./hyprland.nix) ]
|
||||
++ [ (import ./config.nix) ]
|
||||
++ [ (import ./scripts.nix) ]
|
||||
++ [ (import ./variables.nix) ]
|
||||
++ [ (import ./hyprlock.nix) ]
|
||||
++ [ inputs.hyprland.homeManagerModules.default ];
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue