Change default cursor to catppuccin
This commit is contained in:
parent
2073868189
commit
5f60c3ba91
5 changed files with 20 additions and 10 deletions
|
|
@ -298,8 +298,7 @@ in
|
|||
};
|
||||
|
||||
cursor = {
|
||||
# conversion seems to be borked right now, i want a smooth bibata :(
|
||||
enable_hyprcursor = false;
|
||||
enable_hyprcursor = true;
|
||||
no_hardware_cursors = lib.mkIf config.mods.gpu.nvidia.enable true;
|
||||
# no_break_fs_vrr = true;
|
||||
};
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue