diff --git a/todos/20240114220929.todo.md b/todos/20240114220929.todo.md deleted file mode 100644 index b9345fc..0000000 --- a/todos/20240114220929.todo.md +++ /dev/null @@ -1 +0,0 @@ -# [ ] GPG unlock GUI prompt not happening on Wayland anymore diff --git a/todos/20240114221107.todo.md b/todos/20240114221107.todo.md deleted file mode 100644 index f745723..0000000 --- a/todos/20240114221107.todo.md +++ /dev/null @@ -1,26 +0,0 @@ -# [x] Wayland monitors swap positions after turning off and turning back on -Kanshi may be the solution (https://github.com/emersion/kanshi) -https://github.com/alex-courtis/way-displays - -Configure - -Restart the compositor and run way-displays -g or look at /tmp/way-displays.1.me.log. - -Tweak cfg.yaml to your liking and save it. Changes will be immediately applied. - -Alternatively, use the command line to make your changes then persist them with way-displays -w. - -You might want to tail -f /tmp/way-displays.1.me.log whilst you are tweaking. -Usage - -See Configuration for details on cfg.yaml and the command line. - -Start the way-displays server by running once with no arguments after your wayland compositor has been started. - -It will remain in the background, responding to changes, such as plugging in a display, and will terminate when you exit the compositor. - -It will print messages to inform you of everything that is going on. - -You can interact with the server via the command line - -The server responds to IPC requests to fetch and mutate state. diff --git a/todos/20240114221545.todo.md b/todos/20240114221545.todo.md index ce39838..6ae25e0 100644 --- a/todos/20240114221545.todo.md +++ b/todos/20240114221545.todo.md @@ -3,3 +3,6 @@ - [tmpfs as home](https://elis.nu/blog/2020/06/nixos-tmpfs-as-home/) - [tmpfs as root](https://elis.nu/blog/2020/05/nixos-tmpfs-as-root/) - [Impermanence - NixOS Wiki](https://nixos.wiki/wiki/Impermanence) +- [Impermanence tmpfs Git Module](https://github.com/nix-community/impermanence?tab=readme-ov-file#tmpfs) +- [Impermanent NixOS Blog Post](https://willbush.dev/blog/impermanent-nixos/) +- [Vimjoy Impermanence video](https://www.youtube.com/watch?v=YPKwkWtK7l0)