This commit is contained in:
Kat Inskip 2025-07-17 23:04:20 -07:00
parent a16524d215
commit fa7bf090d2
Signed by: kat
GPG key ID: 465E64DECEA8CF0F
9 changed files with 47 additions and 8 deletions

View file

@ -69,7 +69,7 @@ _: let
konawall-py.settings = {
source = "e621";
tags = [
"-rating:s"
"rating:s"
"-male/male"
"-five_nights_at_freddy's"
#"touhou"
@ -95,7 +95,7 @@ _: let
niri.settings = {
outputs = {
"LG Electronics LG Ultra HD 0x0001AC91" = {
scale = 1.25;
scale = 1.0;
};
};
environment = {
@ -110,6 +110,7 @@ _: let
imports =
(with tree.home.profiles; [
graphical
gaming
])
++ (with tree.home.environments; [
#hyprland

View file

@ -66,7 +66,7 @@ _: let
konawall-py.settings = {
source = "konachan";
tags = [
"-rating:s"
"-rating:e"
];
};
niri.settings = {