!XQQVyIbcAcHFvzmcTl:nixos.org

NixOS GNOME

390 Members
A room for maintainers of GNOME & GNOME-adjacent desktop environments (Xfce, Cinnamon, Pantheon...)87 Servers

You have reached the beginning of time (for this room).


SenderMessageTime
24 Nov 2025
@capypara:matrix.orgCapyparaAsking in the home manager channel... 16:05:08
@quadradical:federated.nexusQuadRadical (Ping) Why not use the systemwide fontconfig? 16:24:48
@quadradical:federated.nexusQuadRadical (Ping) e.g. this is what i have:
  fonts = {
    packages = with pkgs; [
      inter
      nerd-fonts.fira-code
    ];
    fontconfig.defaultFonts = rec {
      serif = [ "Inter" ];
      sansSerif = serif;
      monospace = [ "FiraCode Nerd Font" ];
    };
  };
16:25:23
@capypara:matrix.orgCapyparaBecause I use a custom font and had issues with injecting that system wide before. But it's been over a year since I wrote this config, I can try again. 16:26:16
@quadradical:federated.nexusQuadRadical (Ping) I don't understand what you mean 16:28:57
@quadradical:federated.nexusQuadRadical (Ping)You mean, its not from a nix package?16:29:02
@capypara:matrix.orgCapyparaIt is, but not from nixpkgs16:37:18
@capypara:matrix.orgCapyparaI package it myself 16:37:22
@capypara:matrix.orgCapyparaIt's a commercial font 16:37:32
@quadradical:federated.nexusQuadRadical (Ping) should be fine still 17:14:40
@limwa:matrix.orgAndré Lima joined the room.21:01:39
@limwa:matrix.orgAndré Lima set a profile picture.21:10:25
25 Nov 2025
@capypara:matrix.orgCapyparaI have a fun new bug12:27:31
@capypara:matrix.orgCapyparaNot sure if this is NixOS specific, maybe somebody knows: When I open ddterm, a shell extension that opens an overlay terminal, and then close it again somehow in Electron and Java apps (or at least not Adwaita apps; maybe it's just in XWayland apps?) the last key I held while closing ddterm is stuck12:28:28
@capypara:matrix.orgCapyparaso for example, I open/close the terminal with CTRL+^. If I close it now, VSCode just spams ^ until I hold and release ^ again12:29:02
@capypara:matrix.orgCapyparafound it, mutter bug: https://gitlab.gnome.org/GNOME/mutter/-/issues/441612:53:32
@capypara:matrix.orgCapyparafixed in mutter 49.212:54:21
@capypara:matrix.orgCapyparaIs there a PR that includes mutter 49.2? Otherwise I'd open a PR12:54:59
@capypara:matrix.orgCapyparais it even OK to update mutter on it's own or would that require other packages bumped as well? I'll just try for now.13:01:42
@capypara:matrix.orgCapyparahttps://github.com/NixOS/nixpkgs/pull/46492713:12:03
27 Nov 2025
@conatsera:matrix.orgconatsera joined the room.03:14:18
@capypara:matrix.orgCapyparadoes somebody know where the NixOS GNOME team coordinates? None of them seem to be active here, I'd love to help out with the next updates, but don't really know the processes yet.16:43:57

Show newer messages


Back to Room ListRoom Version: 6