saturnOS/TODO.md

45 lines
2.1 KiB
Markdown

- modularlize
- gsettings home manager
- browserpass
- figure out why that gpg fish config line breaks gpg-agent
https://rycee.gitlab.io/home-manager/options.html#opt-services.gnome-keyring.components
- add the home manager thing emi sent
- figure out why that gpg fish config line breaks gpg-agent
https://rycee.gitlab.io/home-manager/options.html#opt-services.gnome-keyring.components
- add the home manager thing emi sent
- fix ctrl+alt+del x shortcut
- firefox about:config browser.fixup.domainsuffixwhitelist.lan
- firefox gnome theme
- swap super and escape ?
https://blog.stigok.com/2020/10/27/from-x11-xmodmap-to-wayland-xkb-custom-keyboard-layout.html
- chromebook function keys ?
- package gradience, etesync-evolution, paper, tooth ( give up and install flatpak ? )
https://nixos.wiki/wiki/Nixpkgs/Create_and_debug_packages
- fix plymouth ?
- static user configuration
- import all config to nix.......
https://rycee.gitlab.io/home-manager/options.html#opt-programs.fish.enable
- firejail
- git config
- dconf stuff
- mouse scroll direction
- super + q to close
- super + t for terminal
- enable touchpad while typing
- monitor dconf for changes and suggest adding to config ?
- gnome extensions
- kstatus
> bitborealis: in the oneplus 6 the sensors area connected to a separate low power processor
Some people are trying to write drivers for communicating with it but its still WIP
https://lore.kernel.org/lkml/20230330164633.117335-1-me@dylanvanassche.be/
> well, I'd assume a sane kernel driver for a wired headset would expose an iio device, just as a sane driver for the i2c IMU
though with oneplus6 you can't access that i2c master because it's locked out from Linux and you don't actually own the device in the sense that you could change that
> android uses NIH qcom-specific protocol to talk to a different cpu core that runs singed fw and can access the i2c master
bitborealis: you can flash anything you want, yes, but if it's not signed with a private key you don't have it won't boot
boot.img being an exception, assuming you have "unlocked bootloader"