Merge branch 'main' into ghostty
This commit is contained in:
@@ -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;
|
||||
|
||||
@@ -13,7 +13,7 @@ in
|
||||
{
|
||||
wayland.windowManager.hyprland.settings = {
|
||||
monitor = [
|
||||
"eDP-1, preferred, 0x0, auto, bitdepth, 8"
|
||||
"eDP-1, preferred, 0x0, 1, bitdepth, 8"
|
||||
];
|
||||
};
|
||||
|
||||
|
||||
@@ -26,6 +26,11 @@
|
||||
mtr
|
||||
dnsutils
|
||||
|
||||
# networking
|
||||
networkmanagerapplet
|
||||
mtr
|
||||
dnsutils
|
||||
|
||||
# communication
|
||||
slack
|
||||
zoom-us
|
||||
|
||||
@@ -68,7 +68,6 @@ in
|
||||
};
|
||||
|
||||
env = [
|
||||
"GDK_SCALE, 2"
|
||||
"XCURSOR_SIZE, 32"
|
||||
"HYPRCURSOR_THEME, rose-pine-hyprcursor"
|
||||
"HYPRCURSOR_SIZE, 24"
|
||||
|
||||
@@ -46,6 +46,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