Update README
This commit is contained in:
parent
3d9cd43dda
commit
fbba3f2497
1 changed files with 3 additions and 3 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).
|
- 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
|
- Theme GRUB
|
||||||
- Find out how handling multiple hosts works so both desktop and ThinkPad configurations are buildable from flake
|
|
||||||
- Load in vim configuration
|
- Load in vim configuration
|
||||||
- Install and setup service for yubioath-desktop
|
- Install and setup service for yubioath-desktop
|
||||||
- Install Anthy IME for Japanese input
|
- Install Anthy IME for Japanese input
|
||||||
|
@ -15,7 +14,7 @@
|
||||||
- Get area selection screenshots working in i3 (currently only when manually run)
|
- 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/map media keys (already declared within [`i3.nix`](i3.nix) but are non-functional
|
||||||
- Fix kitty bell disable not working
|
- 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`
|
- Add `wmctrl` as an explicit dependency of `rofi-power` instead of `rofi/default.nix`
|
||||||
- i3lock
|
- i3lock
|
||||||
- Fix i3lock running restarting on i3 restart
|
- Fix i3lock running restarting on i3 restart
|
||||||
|
@ -25,5 +24,6 @@
|
||||||
- Using imagemagick to write to `~/.background-image` an appropriately-sized version of wallpaper
|
- Using imagemagick to write to `~/.background-image` an appropriately-sized version of wallpaper
|
||||||
- Customize ring colors
|
- Customize ring colors
|
||||||
- Fix background squishing for polybar (use nautilus?)
|
- 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).
|
- 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