fix: cursor size inconsistent
This commit is contained in:
parent
1307aa78fa
commit
5951b04024
11 changed files with 81 additions and 41 deletions
|
|
@ -9,7 +9,8 @@
|
|||
}:
|
||||
|
||||
let
|
||||
cursor-size = "32";
|
||||
hyprcursor-size = "32";
|
||||
xcursor-size = "24";
|
||||
in
|
||||
{
|
||||
imports = [
|
||||
|
|
@ -36,7 +37,8 @@ in
|
|||
inputs
|
||||
system
|
||||
nix-version
|
||||
cursor-size
|
||||
xcursor-size
|
||||
hyprcursor-size
|
||||
git-config
|
||||
username
|
||||
;
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue