docs: add devices readme

This commit is contained in:
matt1432 2024-01-17 20:16:26 -05:00
parent a0014161ce
commit b81a61fd33
5 changed files with 55 additions and 15 deletions
modules
ags/config/ts/quick-settings
hyprland

View file

@ -321,6 +321,7 @@ const SecondRow = () => Row({
}],
}),
// TODO: replace this with Rotation Toggle and move lock to a separate section
GridButton({
command: () => {
execAsync(['lock']).catch(print);

View file

@ -216,6 +216,7 @@ in {
home.packages = with pkgs; [
# School
xournalpp
virt-manager
jetbrains.idea-ultimate
libreoffice-fresh # TODO: declarative conf?
@ -229,12 +230,17 @@ in {
photoqt
nextcloud-client
jellyfin-media-player
xournalpp
prismlauncher-qt5
/*
Discord themes for Vencord
https://markchan0225.github.io/RoundedDiscord/RoundedDiscord.theme.css
https://raw.githubusercontent.com/dracula/BetterDiscord/master/Dracula_Official.theme.css
*/
(pkgs.discord.override {
withOpenASAR = true;
withVencord = true;
})
prismlauncher-qt5
# tools
wl-color-picker