feat[client]: add swayidle

This commit is contained in:
Leon Schwarzäugl 2025-10-11 23:26:20 +02:00
parent 116a099732
commit 870c55b889
Signed by: swarsel
GPG key ID: 26A54C31F2A4FD84
4 changed files with 74 additions and 4 deletions

View file

@ -26,7 +26,7 @@
"tridactyl/tridactylrc".source = self + /files/firefox/tridactyl/tridactylrc;
"tridactyl/themes/base16-codeschool.css".source = self + /files/firefox/tridactyl/themes/base16-codeschool.css;
"tridactyl/themes/swarsel.css".source = self + /files/firefox/tridactyl/themes/swarsel.css;
"swayidle/config".source = self + /files/swayidle/config;
# "swayidle/config".source = self + /files/swayidle/config;
};
};
}