Update README
This commit is contained in:
parent
5153b5581b
commit
ba83476831
1 changed files with 2 additions and 1 deletions
|
@ -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).
|
||||
|
|
Loading…
Add table
Reference in a new issue