Merge branch 'main' into ghostty

This commit is contained in:
Miguel Palhas
2025-01-06 10:49:56 +00:00
7 changed files with 20 additions and 3 deletions
+4
View File
@@ -38,6 +38,10 @@
"move cursor -50% -50%, class:thunar"
"size 800 600, class:thunar"
];
env = [
"GDK_SCALE, 1.5"
];
};
programs.kitty.settings.font_size = 12;
+1 -1
View File
@@ -13,7 +13,7 @@ in
{
wayland.windowManager.hyprland.settings = {
monitor = [
"eDP-1, preferred, 0x0, auto, bitdepth, 8"
"eDP-1, preferred, 0x0, 1, bitdepth, 8"
];
};