test
This commit is contained in:
parent
57ed6eb289
commit
56e2664fb8
1 changed files with 2 additions and 3 deletions
|
@ -9,7 +9,6 @@ nixos-rebuild switch --flake '/etc/nixos#<HOSTNAME>'
|
||||||
---
|
---
|
||||||
# To Do List
|
# To Do List
|
||||||
* [ ] set up pinentry on awesome-hyprland
|
* [ ] set up pinentry on awesome-hyprland
|
||||||
* [ ] Remove rofi alt-tab shortcuts. Find another alternative
|
|
||||||
* [ ] swayosd
|
* [ ] swayosd
|
||||||
* [ ] wayprompt
|
* [ ] wayprompt
|
||||||
* [ ] wlogout
|
* [ ] wlogout
|
||||||
|
@ -25,7 +24,6 @@ nixos-rebuild switch --flake '/etc/nixos#<HOSTNAME>'
|
||||||
* [ ] rofi - bitwarden-cli / bitwarden-menu ([Link](https://search.nixos.org/packages?channel=23.05&show=bitwarden-menu&from=0&size=50&sort=relevance&type=packages&query=bitwarden))
|
* [ ] rofi - bitwarden-cli / bitwarden-menu ([Link](https://search.nixos.org/packages?channel=23.05&show=bitwarden-menu&from=0&size=50&sort=relevance&type=packages&query=bitwarden))
|
||||||
* [ ] Try and submit this as a nixpkg - [Link](https://github.com/SylEleuth/gruvbox-plus-icon-pack)
|
* [ ] Try and submit this as a nixpkg - [Link](https://github.com/SylEleuth/gruvbox-plus-icon-pack)
|
||||||
* [ ] doom-emacs / spacemacs overlay install / configuration
|
* [ ] doom-emacs / spacemacs overlay install / configuration
|
||||||
* [ ] Set up a git repo for auto syncing
|
|
||||||
* [ ] gnome-terminal theming (or alternatives)
|
* [ ] gnome-terminal theming (or alternatives)
|
||||||
---
|
---
|
||||||
# Done
|
# Done
|
||||||
|
@ -36,6 +34,7 @@ nixos-rebuild switch --flake '/etc/nixos#<HOSTNAME>'
|
||||||
* [x] configure programs.light - keybinds in hyprland config
|
* [x] configure programs.light - keybinds in hyprland config
|
||||||
* [x] authentication agent (like polkit-kde-agent)
|
* [x] authentication agent (like polkit-kde-agent)
|
||||||
* [x] Set GTK theme for GTK apps
|
* [x] Set GTK theme for GTK apps
|
||||||
|
* [x] Remove rofi alt-tab shortcuts. Find another alternative
|
||||||
* [x] Get the video card working properly (turn off entirely unless in use by a game)
|
* [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
|
* [x] Possibly move away from powerline-go - I want something simpler
|
||||||
* Staying with powerline-go, just editing the config in `home-manager/bash.nix`
|
* Staying with powerline-go, just editing the config in `home-manager/bash.nix`
|
||||||
|
@ -46,7 +45,7 @@ nixos-rebuild switch --flake '/etc/nixos#<HOSTNAME>'
|
||||||
* [x] WINE configurations
|
* [x] WINE configurations
|
||||||
* [x] btop config / theming
|
* [x] btop config / theming
|
||||||
* [x] swaylock config / theming
|
* [x] swaylock config / theming
|
||||||
* [x] Get function keys working (sound, brightness, etc)216752216752216752
|
* [x] Get function keys working (sound, brightness, etc)
|
||||||
* [x] regreet config / theming - Icons still broken for some reason
|
* [x] regreet config / theming - Icons still broken for some reason
|
||||||
* Possibly switch to tuigreet and gruv it
|
* Possibly switch to tuigreet and gruv it
|
||||||
* [x] mako config / theming
|
* [x] mako config / theming
|
||||||
|
|
Loading…
Reference in a new issue