* Work Items ** TODO consider clipboard manager https://www.makeuseof.com/tag/6-tools-manage-linux-clipboard/ https://www.ubuntupit.com/best-open-source-clipboard-managers-for-linux/ also read here for emacs: https://emacs.stackexchange.com/questions/766/add-operating-system-clipboard-to-kill-ring https://emacs.stackexchange.com/questions/14453/how-to-push-system-clipboards-to-kill-ring-contents-at-real-time-when-i-copy-out ** TODO Scale GTK apps consistently For instance, virtualbox is huge! is there an environment setting? ** TODO Add syncthing and configuration to install Note https://forum.syncthing.net/t/save-power-on-battery-with-udev/2696 ** TODO Add script/s to install ZFS root on Arch script is based on: https://blog.timo.page/installing-arch-linux-on-zfs the only script whose steps still works from the many I've checked out. and ensure that there's nothing in archsetup that would conflict if a different filesystem were used. ** TODO Add zfs snapshot utility ** TODO Fix grub sizing/styling Should be much larger, say 1280x or something? can use vimix styling (there's a vimix grub theme that would match installed gtk/icons/cursor theme * Resolved ** DONE Fix fonts on Firefox issue What fonts are missing such that Firefox looks so bad after install? *** Reproduction: - Go through full install - View in Firefox: https://www.reddit.com/r/hyprland/comments/12a09sa/how_to_get_consistent_scaling_across_gtk_apps_on/ *** 2023-05-04 @ 16:46:12 -0500 Installed MS Fonts Looks like font:x-small verdana,arial,helvetica,sans-serif; from: https://www.reddit.com/r/AskReddit/comments/cvml6/does_anyone_know_what_the_default_font_for_reddit/ *** 2023-05-04 @ 16:46:22 -0500 Tested All I needed to do was install and reload the page. :)