small update to readme

This commit is contained in:
Tyler Starr 2024-04-21 19:28:30 -07:00
parent a64f4d37ce
commit b646d0e429

View File

@ -94,9 +94,9 @@ The applications can be run within the box with the following commands:
cd ~/cq-editor && ./run.sh cd ~/cq-editor && ./run.sh
``` ```
## Chromium ## Chrome
The vast majority of Chromium is setup with [browser.nix](./modules/desktop/browser.nix) The vast majority of Chrome is setup with [browser.nix](./modules/desktop/browser.nix)
including installing plugins and various settings. However, setup for [vimium](https://chromewebstore.google.com/detail/vimium/dbepggeogbaibhgnhhndojpepiihcmeb) including installing plugins and various settings. However, setup for [vimium](https://chromewebstore.google.com/detail/vimium/dbepggeogbaibhgnhhndojpepiihcmeb)
and [New Tab Redirect](https://chromewebstore.google.com/detail/new-tab-redirect/icpgjfneehieebagbmdbhnlpiopdcmna) and [New Tab Redirect](https://chromewebstore.google.com/detail/new-tab-redirect/icpgjfneehieebagbmdbhnlpiopdcmna)
could not be fully automated. could not be fully automated.
@ -107,6 +107,8 @@ Set to `http://localhost:8080`.
- Vimium config is saved in chezmoi. Open the vimium [plugin page](chrome-extension://dbepggeogbaibhgnhhndojpepiihcmeb/pages/options.html) - Vimium config is saved in chezmoi. Open the vimium [plugin page](chrome-extension://dbepggeogbaibhgnhhndojpepiihcmeb/pages/options.html)
and restore config from `~/.config/vimium-options.json`. and restore config from `~/.config/vimium-options.json`.
- Pin and re-arrange plugins as desired.
## Steam ## Steam
Some games/emulators (in my case Ares) don't fullscreen nicely in window managers. Some games/emulators (in my case Ares) don't fullscreen nicely in window managers.