theme-switcher

command module
v0.0.0-...-63a07d6 Latest Latest
Warning

This package is not in the latest version of its module.

Go to latest
Published: Oct 26, 2023 License: Apache-2.0 Imports: 12 Imported by: 0

README

theme-switcher

This configures kitty and helix to honor the GNOME-wide color scheme (Dark mode or not).

For this to work, it needs pkill and gsettings in $PATH.

Home-Manager config:

  systemd.user.services.theme-switcher = {
    Service = {
      Type = "simple";
      ExecStart = "${theme-switcher}/bin/theme-switcher";
    };
    Install.WantedBy = [ "default.target" ];
  };

Documentation

The Go Gopher

There is no documentation for this package.

Jump to

Keyboard shortcuts

? : This menu
/ : Search site
f or F : Jump to
y or Y : Canonical URL