From 39db3d09e931c2ba0cee3ed1ed2d2a3f9877d571 Mon Sep 17 00:00:00 2001 From: albert Date: Thu, 24 Aug 2023 20:46:50 +0900 Subject: [PATCH] README --- README.md | 7 ++++++- 1 file changed, 6 insertions(+), 1 deletion(-) diff --git a/README.md b/README.md index cdc4b100..8dcb6f97 100644 --- a/README.md +++ b/README.md @@ -8,6 +8,11 @@ nixos-rebuild switch --flake '/etc/nixos#' --- # To Do List +* [ ] Remove rofi alt-tab shortcuts. Find another alternative +* [ ] swayosd +* [ ] wayprompt +* [ ] wlogout +* [ ] cli-based filebrowser for hyprland * [ ] Learn all the nvim plugins, specifically ones dealing with tabs * [ ] Fix cursor size on hyprland * [ ] Find a way to adjust window sizes with a keyboard shortcut in Hyprland @@ -20,7 +25,6 @@ nixos-rebuild switch --flake '/etc/nixos#' * [ ] Try and submit this as a nixpkg - [Link](https://github.com/SylEleuth/gruvbox-plus-icon-pack) * [ ] doom-emacs / spacemacs overlay install / configuration * [ ] Set up a git repo for auto syncing -* [ ] Get the video card working properly (turn off entirely unless in use by a game) * [ ] gnome-terminal theming (or alternatives) --- # Done @@ -31,6 +35,7 @@ nixos-rebuild switch --flake '/etc/nixos#' * [x] configure programs.light - keybinds in hyprland config * [x] authentication agent (like polkit-kde-agent) * [x] Set GTK theme for GTK apps +* [x] Get the video card working properly (turn off entirely unless in use by a game) * [x] Possibly move away from powerline-go - I want something simpler * Staying with powerline-go, just editing the config in `home-manager/bash.nix` * [x] Set up the fingerprint reader - [Link](https://www.makeuseof.com/set-up-fingerprint-scanner-with-pam-on-linux/)