Auto-commit: 2026-01-06 02:28:22
This commit is contained in:
@@ -3,7 +3,7 @@ let
|
|||||||
cfg = nixosConfig.my.desktop;
|
cfg = nixosConfig.my.desktop;
|
||||||
in
|
in
|
||||||
{
|
{
|
||||||
home.sessionVariables = {
|
environment.variables = {
|
||||||
GDK_BACKEND = "wayland,x11,*";
|
GDK_BACKEND = "wayland,x11,*";
|
||||||
GDK_SCALE = "2"; # GDK Scaling Factor (no fractional scaling)
|
GDK_SCALE = "2"; # GDK Scaling Factor (no fractional scaling)
|
||||||
|
|
||||||
|
|||||||
Reference in New Issue
Block a user