Your one-stop-cake-shop for everything Freshly Baked has to offer

feat: install orion via flatpak fix: update niri display positions #167

merged opened by thecoded.prof targeting main from private/coded/push-pxrllztlmtsk
Labels

None yet.

requested-reviewers

None yet.

approved

None yet.

tested-working

None yet.

rejected

None yet.

assignee

None yet.

Participants 1
AT URI
at://did:plc:t4ifz7bz4cnukxryiqnbgxxr/sh.tangled.repo.pull/3mc3vdiq4sd22
+9 -14
Diff #2
+3 -14
packetmix/homes/coded/niri.nix
··· 22 22 "DP-1" = { 23 23 position = { 24 24 x = 5760; 25 - y = 2160; 25 + y = 0; 26 26 }; 27 27 mode = { 28 28 width = 3840; ··· 34 34 "DP-2" = { 35 35 position = { 36 36 x = 1920; 37 - y = 2160; 37 + y = 0; 38 38 }; 39 39 mode = { 40 40 width = 3840; ··· 43 43 }; 44 44 scale = 1; 45 45 }; 46 - "LG Electronics LG TV SSCR2 0x01010101" = { 47 - position = { 48 - x = 1920; 49 - y = 0; 50 - }; 51 - mode = { 52 - width = 3840; 53 - height = 2160; 54 - refresh = 60.; 55 - }; 56 - }; 57 46 "Dell Inc. DELL S2422HG BTTCK83" = { 58 47 position = { 59 48 x = 0; 60 - y = 2700; 49 + y = 540; 61 50 }; 62 51 mode = { 63 52 width = 1920;
+6
packetmix/systems/shorthair/flatpak.nix
··· 1 + # SPDX-FileCopyrightText: 2026 FreshlyBakedCake 2 + # 3 + # SPDX-License-Identifier: MIT 4 + { 5 + services.flatpak.enable = true; 6 + }

History

3 rounds 0 comments
sign up or login to add to the discussion
1 commit
expand
feat: install orion via flatpak fix: update niri display positions
expand 0 comments
pull request successfully merged
expand 0 comments
1 commit
expand
feat: install orion via flatpak fix: update niri display positions
1/5 failed, 4/5 success
expand
expand 0 comments