add: provide hyprcursor theme
This commit is contained in:
parent
9e441be7c5
commit
539429e421
4 changed files with 37 additions and 2 deletions
|
|
@ -23,6 +23,11 @@ in {
|
|||
"$terminal" = terminal;
|
||||
"$menu" = "rofi -show drun";
|
||||
|
||||
env = [
|
||||
"HYPRCURSOR_THEME,macos"
|
||||
"HYPRCURSOR_SIZE,12"
|
||||
];
|
||||
|
||||
general = {
|
||||
layout = "hy3";
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue