This commit is contained in:
2024-10-19 21:36:47 -04:00
parent 4a3106009a
commit a194ea6eb9
8 changed files with 69 additions and 51 deletions

View File

@@ -10,8 +10,14 @@
settings = {
prefer-no-csd = true;
environment = {
DISPLAY = ":0";
# environment = {
# DISPLAY = ":0";
# };
outputs = {
"BOE 0x095F Unknown" = {
scale = 1.5;
};
};
spawn-at-startup = [
@@ -29,12 +35,13 @@
];
}
{
command = [
"${pkgs.xwayland-satellite-unstable}/bin/xwayland-satellite"
(builtins.toString config.programs.niri.settings.environment.DISPLAY)
];
}
# {
# command = [
# "${pkgs.xwayland-satellite-unstable}/bin/xwayland-satellite"
# # (builtins.toString config.programs.niri.settings.environment.DISPLAY)
# ":0"
# ];
# }
];
window-rules = [