From fbba3f24973e2a7b371e7bfabd4f7d71976f52f0 Mon Sep 17 00:00:00 2001 From: ElnuDev Date: Thu, 20 Oct 2022 18:27:39 -0700 Subject: [PATCH] Update README --- README.md | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/README.md b/README.md index 2a2715b..fa5e059 100644 --- a/README.md +++ b/README.md @@ -4,7 +4,6 @@ - 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 -- Find out how handling multiple hosts works so both desktop and ThinkPad configurations are buildable from flake - Load in vim configuration - Install and setup service for yubioath-desktop - Install Anthy IME for Japanese input @@ -15,7 +14,7 @@ - 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 kitty bell disable not working -- Fix Nordic GTK theme icons not working in nautilus +- Fix Nordic GTK theme not working in nautilus - Add `wmctrl` as an explicit dependency of `rofi-power` instead of `rofi/default.nix` - i3lock - Fix i3lock running restarting on i3 restart @@ -25,5 +24,6 @@ - Using imagemagick to write to `~/.background-image` an appropriately-sized version of wallpaper - Customize ring colors - Fix background squishing for polybar (use nautilus?) -- Add Gruvbox switching support +- Fix Japanese fonts not working specifically in Discord +- Add Gruvbox, Catpuccin switching support - kitty theme is "Gruvbox Dark", [see the full list](https://github.com/kovidgoyal/kitty-themes/blob/master/themes.json).