ok
This commit is contained in:
parent
cf46c8c920
commit
b84c8c3d69
1 changed files with 1 additions and 1 deletions
|
@ -35,6 +35,7 @@ in
|
|||
accelProfile = "flat";
|
||||
};
|
||||
};
|
||||
};
|
||||
users.users.sako.packages = with pkgs; [
|
||||
rofi
|
||||
# network
|
||||
|
@ -49,7 +50,6 @@ in
|
|||
# screen shot (s)
|
||||
flameshot
|
||||
];
|
||||
};
|
||||
home-manager.users.sako = { pkgs , ...}: {
|
||||
home.pointerCursor = {
|
||||
name = "Catppuccin-Mocha-Dark";
|
||||
|
|
Loading…
Reference in a new issue