Skip to content

Disable wallpaper theming? #593

Answered by danth
Antisune101 asked this question in Q&A
Oct 14, 2024 · 1 comments · 1 reply
Discussion options

You must be logged in to vote

This is not currently possible through Stylix, although you can override the options we set, for example:

{ lib, ... }:

{
  services.hyprpaper.enable = lib.mkForce false;
}

See #501 (specific to Hyprland), #442 and #200 (general) for more details

Replies: 1 comment 1 reply

Comment options

You must be logged in to vote
1 reply
@Antisune101
Comment options

Answer selected by Antisune101
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Category
Q&A
Labels
None yet
2 participants