i3 updates
This commit is contained in:
@@ -30,7 +30,6 @@
|
||||
LIBVA_DRIVER_NAME = "nvidia";
|
||||
GDM_BACKEND = "nvidia-drm";
|
||||
__GLX_VENDOR_LIBRARY_NAME = "nvidia";
|
||||
QT_SCALE_FACTOR = 2;
|
||||
};
|
||||
|
||||
wayland.windowManager.hyprland.settings = {
|
||||
@@ -44,10 +43,6 @@
|
||||
"fullscreen, class:bevy-.*"
|
||||
];
|
||||
|
||||
# env = [
|
||||
# "GDK_SCALE, 2"
|
||||
# ];
|
||||
|
||||
render = {
|
||||
explicit_sync = 2;
|
||||
explicit_sync_kms = 0;
|
||||
@@ -93,6 +88,8 @@
|
||||
};
|
||||
};
|
||||
|
||||
programs.kitty.settings.font_size = 14;
|
||||
|
||||
home = {
|
||||
username = lib.mkDefault "naps62";
|
||||
stateVersion = lib.mkDefault "24.05";
|
||||
|
||||
Reference in New Issue
Block a user