Commit Graph

10 Commits

Author SHA1 Message Date
Bobby Rong
16d8d70a2c
cinnamon.cinnamon-gsettings-overrides: Add gsettings-desktop-schemas
To override org.gnome.desktop.interface.
2023-10-10 23:37:55 +08:00
Bobby Rong
1528a7ca86
cinnamon.cinnamon-gsettings-overrides: Override gnome-terminal settings with Fedora's default
This fixes issues caused by vanilla gnome-terminal and mint-artwork:

- Grey text and black background, this makes text almost unreadable.
- Only one 'New Terminal' button in menu which means you cannot open tab and open window in the same menu.
2022-11-07 20:41:03 +08:00
Jan Tojnar
5e408af4de cinnamon.cinnamon-gsettings-overrides: Make compilation strict
Otherwise people will just miss errors in their overrides and be confused why they do not work.
2022-09-26 00:52:08 +02:00
Jan Tojnar
dff1ed8690 cinnamon.cinnamon-gsettings-overrides: Bring closer to GNOME
- Prefer local builds to avoid costly copying.
- Quote arguments.
- Avoid `with` statements.
- Use `concatMapStringsSep`.
2022-09-26 00:52:08 +02:00
Bobby Rong
be91726358
treewide: rename cinnamon.xapps to cinnamon.xapp
https://github.com/linuxmint/xapps redirects to https://github.com/linuxmint/xapp, and the meson project name is xapp.
2022-08-03 20:47:04 +08:00
Maciej Krüger
8cbd56b671
cinnamon.*: apply nixpkgs-fmt 2021-11-29 17:34:50 +01:00
Maciej Krüger
cfdf7c4be4
cinnamon.cinnamon-gsettings-override: add bulky to override 2021-06-10 09:38:47 +02:00
Pavol Rusnak
a6ce00c50c
treewide: remove stdenv where not needed 2021-01-25 18:31:47 +01:00
Ben Siraphob
badf51221d treewide: stdenv.lib -> lib 2021-01-16 17:58:11 +07:00
Maciej Krüger
c08e45ff3b
cinnamon.cinnamon-gsettings-overrides: init 2020-09-08 01:05:26 +02:00