wip
This commit is contained in:
parent
308bdbebf9
commit
badcf3aa40
43 changed files with 1972 additions and 253 deletions
11
home-manager/scripts/default.nix
Normal file
11
home-manager/scripts/default.nix
Normal file
|
|
@ -0,0 +1,11 @@
|
|||
{
|
||||
imports = [
|
||||
./night-shift
|
||||
./brightness
|
||||
./hyprfocus
|
||||
./hyprpanel
|
||||
./caffeine
|
||||
./notification
|
||||
./screenshot
|
||||
];
|
||||
}
|
||||
Loading…
Add table
Add a link
Reference in a new issue