From ba83476831ff28a111b0595e275bfe4b28b3cc0e Mon Sep 17 00:00:00 2001 From: ElnuDev Date: Mon, 10 Oct 2022 17:48:22 -0700 Subject: [PATCH] Update README --- README.md | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/README.md b/README.md index 542f5a4..028ce3b 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). - Package safe poweroff bash script required by rofi power menu -- Theme lightdm - Theme GRUB - Find out how handling multiple hosts works so both desktop and ThinkPad configurations are buildable from flake - Load in vim configuration @@ -18,5 +17,7 @@ - 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 i3lock running restarting on i3 restart +- Fix background squishing for polybar (use nautilus?) - Add Gruvbox switching support - kitty theme is "Gruvbox Dark", [see the full list](https://github.com/kovidgoyal/kitty-themes/blob/master/themes.json).