NixOS GNOME | 419 Members | |
| A room for maintainers of GNOME & GNOME-Related desktop environments (xfce, cinnamon, pantheon...) | 94 Servers |
| Sender | Message | Time |
|---|---|---|
| 28 Jun 2023 | ||
In reply to @ashvith:matrix.orgyou can add it to the package here https://github.com/NixOS/nixpkgs/blob/37acdaf393c35f9e216ce7bac4387cffdedce0ca/pkgs/applications/networking/browsers/firefox/wrapper.nix#L323-L334 | 14:07:29 | |
In reply to @ashvith:matrix.orgHmm, I can reproduce that. Possibly, this is the same issue as https://github.com/NixOS/nixpkgs/issues/14718 | 14:09:31 | |
| should not have an effect on functionality, at least | 14:11:52 | |
In reply to @jtojnar:matrix.orgIf I can find some time this week, I'd try to contribute... | 14:17:55 | |
| Another issue in my instance is that there's a "GNOME for Xorg" session option in GDM for some reason. Not sure how to remove that. | 14:19:20 | |
In reply to @ashvith:matrix.orgWhy would you want to remove that? | 14:23:06 | |
In reply to @jtojnar:matrix.orgI don't use X11, so I thought that removing it was better, just like Fedora. | 14:26:55 | |
| I do not think it is possible to remove it yet. The work on that is still happening upstream. | 14:32:18 | |
| At most, you could hide it but I do not see much of a point in that. | 14:32:43 | |
In reply to @jtojnar:matrix.orgThe extra option bothers me just a little but, but I can live with it. | 15:15:51 | |
| How about the search provider for Firefox? I don't think I've seen it on NixOS... | 15:16:09 | |
| Ashvith: that is another Fedora-specific thing https://src.fedoraproject.org/rpms/firefox/blob/2606d6a50cdcd4971b226fd06d58ef31f44b83cb/f/firefox.spec#_928 | 15:18:06 | |
In reply to @jtojnar:matrix.orgThis also looks like a simple fix - might have to introduce this ini file and then set browser.gnome-search-provider.enabled to true in about:config (I believe?) | 15:22:11 | |
| 17:41:51 | ||
| 29 Jun 2023 | ||
| 08:50:43 | ||
| 30 Jun 2023 | ||
| 01:30:59 | ||
| 1 Jul 2023 | ||
| 09:45:22 | ||
| 4 Jul 2023 | ||
| 08:25:08 | ||
| 08:25:32 | ||
| 08:28:45 | ||
| 12:08:04 | ||
| 14:51:29 | ||
| 14:55:43 | ||
| 5 Jul 2023 | ||
| 14:11:50 | ||
| 16:47:43 | ||
| I use home-manager to configure my keyboard shortcuts via dconf. This used to work fine but since a recent update on unstable I am seeing my keyboard shortcuts forgotten when I restart my machine (doesn't happen on just a log out, will check a restart of just gnome shortly...) If I diff using the
| 16:51:17 | |
| * I use home-manager to configure my keyboard shortcuts via dconf. This used to work fine but since a recent update on unstable I am seeing my keyboard shortcuts forgotten when I restart my machine (doesn't happen on just a log out, will check a restart of just gnome shortly...) If I diff using the
I use They are each mapped by default to one of toggle-message-tray, toggle-overview (forget which way around) so I remove each from the list to override. Does anyone have any idea why my dconf settings are not persisting? | 16:52:57 | |
this does not happen after just restarting gnome with pkill -3 gnome-shell | 16:54:54 | |
Silas Davis: you might want to try the not-working settings in services.xserver.desktopManager.gnome.extraGSettingsOverrides | 17:36:30 | |
* Silas Davis: you might want to try the "not-working" settings in services.xserver.desktopManager.gnome.extraGSettingsOverrides | 17:36:48 | |