wip
This commit is contained in:
@@ -37,6 +37,10 @@
|
||||
"move cursor -50% -50%, class:thunar"
|
||||
"size 800 600, class:thunar"
|
||||
];
|
||||
|
||||
env = [
|
||||
"GDK_SCALE, 1.5"
|
||||
];
|
||||
};
|
||||
|
||||
programs.kitty.settings.font_size = 12;
|
||||
|
||||
@@ -68,7 +68,6 @@ in
|
||||
};
|
||||
|
||||
env = [
|
||||
"GDK_SCALE, 1.5"
|
||||
"XCURSOR_SIZE, 32"
|
||||
"HYPRCURSOR_THEME, rose-pine-hyprcursor"
|
||||
"HYPRCURSOR_SIZE, 24"
|
||||
|
||||
@@ -45,6 +45,10 @@
|
||||
"move 100%-800 100%-800, class:ethui"
|
||||
"noinitialfocus, class:ethui"
|
||||
];
|
||||
|
||||
env = [
|
||||
"GDK_SCALE, 2"
|
||||
];
|
||||
};
|
||||
|
||||
programs.kitty.settings.font_size = 12;
|
||||
|
||||
Reference in New Issue
Block a user