Can't get stylix to configure my terminal (kitty) #456
Replies: 1 comment
-
|
Never mind I figured it out, it was quite silly. I just wasn't enabling kitty because I hadn't imported my kitty.nix file properly |
Beta Was this translation helpful? Give feedback.
0 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
-
Hi I am trying to get stylix to configure my plasma 6 system and it is working great as of now, but I am still having some issues with getting it to work with kitty. I have kitty installed through home manager (which is in turn set up as a nix-os module rather than a standalone instillation). I have included my flake setup, and my stylix setup which is imported into my configuration.nix. I don't have a separate configuration for stylix in my home manager.
flake.nix:
stylix.nix (imported into configuration.nix)
I am new to using stylix and so could easily have made a beginner mistake, but any help would be appreciated!
Beta Was this translation helpful? Give feedback.
All reactions