Clean up README TODO
This commit is contained in:
parent
b39da5b24d
commit
ec609f04be
1 changed files with 7 additions and 10 deletions
17
README.md
17
README.md
|
@ -2,19 +2,16 @@
|
||||||
|
|
||||||
### TODO
|
### TODO
|
||||||
|
|
||||||
- Make rofi power menu work by removing password requirement from shutdown, reboot, etc., which is normally done with `visudo` (see [this Stack Overflow thread](https://askubuntu.com/a/168885) and [Nix `sudo` option](https://search.nixos.org/options?channel=22.05&from=0&size=50&sort=relevance&type=packages&query=sudo).
|
|
||||||
- Theme GRUB
|
|
||||||
- Load in vim configuration
|
- Load in vim configuration
|
||||||
- Install Anthy IME for Japanese input
|
- Install Anthy IME for Japanese input (specifically pacakge [fcitx5-anthy](https://github.com/fcitx/fcitx5-anthy)
|
||||||
- Fix issue where wireless connection dies after suspend, even after restarting NetworkManager
|
|
||||||
- Fix screenshots
|
- Fix screenshots
|
||||||
- Fix adding screenshots to clipboard with `xclip`
|
- Fix adding screenshots to clipboard with `xclip`
|
||||||
- Could be a system/user level issue? Try installing required packages without home manager
|
- Could be a system/user level issue? Try installing required packages without home manager
|
||||||
- Get area selection screenshots working in i3 (currently only when manually run)
|
- Get area selection screenshots working in i3 (currently only when manually run)
|
||||||
- Fix/map media keys (already declared within [`i3.nix`](i3.nix) but are non-functional
|
|
||||||
- Fix Nordic GTK theme not working in nautilus
|
|
||||||
- Add `wmctrl` as an explicit dependency of `rofi-power` instead of `rofi/default.nix`
|
|
||||||
- Fix background squishing for polybar (use nautilus?)
|
|
||||||
- Fix Japanese fonts not working specifically in Discord
|
- Fix Japanese fonts not working specifically in Discord
|
||||||
- Add Gruvbox, Catpuccin switching support
|
- Get everforest GTK/Qt theme
|
||||||
- kitty theme is "Gruvbox Dark", [see the full list](https://github.com/kovidgoyal/kitty-themes/blob/master/themes.json).
|
|
||||||
|
### Needs checking
|
||||||
|
|
||||||
|
- Fix issue where wireless connection dies after suspend, even after restarting NetworkManager: not an issue on T430, still problem on X220?
|
||||||
|
- Fix/map media keys (already declared within [`i3.nix`](i3.nix) but are non-functional: not an issue on T430, still problem on X220?
|
||||||
|
|
Loading…
Add table
Reference in a new issue