Please run systemctl --user restart xdg-desktop-portal
after install.
Search Criteria
Package Details: color-scheme-simulator-git r10.2c3452f-1
Package Actions
Git Clone URL: | https://aur.archlinux.org/color-scheme-simulator-git.git (read-only, click to copy) |
---|---|
Package Base: | color-scheme-simulator-git |
Description: | A quick portal implementation + GUI to test the upcoming dark style preference |
Upstream URL: | https://gitlab.gnome.org/exalm/color-scheme-simulator |
Licenses: | GPL3 |
Submitter: | cges30901 |
Maintainer: | cges30901 |
Last Packager: | cges30901 |
Votes: | 0 |
Popularity: | 0.000000 |
First Submitted: | 2022-03-30 03:22 (UTC) |
Last Updated: | 2022-03-30 03:22 (UTC) |
Dependencies (6)
- xdg-desktop-portal (xdg-desktop-portal-git)
- git (git-vfs, git-run-command-patch-git, git-git, git-fc) (make)
- libadwaita (libadwaita-without-adwaita-git, libadwaita-git, libadwaita-testing) (make)
- meson (meson-git) (make)
- vala (vala0.44, vala-git, vala0.54) (make)
- libadwaita (libadwaita-without-adwaita-git, libadwaita-git, libadwaita-testing) (optional) – for GUI
Required by (0)
Sources (1)
Latest Comments
cges30901 commented on 2022-03-30 06:21 (UTC) (edited on 2022-03-30 06:22 (UTC) by cges30901)
cges30901 commented on 2022-03-30 03:43 (UTC) (edited on 2022-03-30 03:44 (UTC) by cges30901)
Different ways to switch preference:
1. Install optional dependency libadwaita
, and launch GUI application impatience
which comes with this package.
2. Command line with gsettings: gsettings set org.gnome.gitlab.exalm.Impatience color-scheme VALUE
, where VALUE is either default
, prefer-dark
or prefer-light
.
3. Open dconf-editor
, go to org.gnome.gitlab.exalm.Impatience
and change value of color-scheme
.
Pinned Comments
cges30901 commented on 2022-03-30 06:21 (UTC) (edited on 2022-03-30 06:22 (UTC) by cges30901)
Please run
systemctl --user restart xdg-desktop-portal
after install.cges30901 commented on 2022-03-30 03:43 (UTC) (edited on 2022-03-30 03:44 (UTC) by cges30901)
Different ways to switch preference: 1. Install optional dependency
libadwaita
, and launch GUI applicationimpatience
which comes with this package. 2. Command line with gsettings:gsettings set org.gnome.gitlab.exalm.Impatience color-scheme VALUE
, where VALUE is eitherdefault
,prefer-dark
orprefer-light
. 3. Opendconf-editor
, go toorg.gnome.gitlab.exalm.Impatience
and change value ofcolor-scheme
.