From 0ac00b69b98b8c42a4ceee15b4912ffcbfec0bae Mon Sep 17 00:00:00 2001 From: Ivar Fatland Date: Sat, 27 Sep 2025 10:51:59 +0200 Subject: [PATCH] Added readmes for dead configs --- nixos/README | 3 +++ sway/.config/sway/README | 1 + 2 files changed, 4 insertions(+) create mode 100644 nixos/README create mode 100644 sway/.config/sway/README diff --git a/nixos/README b/nixos/README new file mode 100644 index 0000000..9acc9d0 --- /dev/null +++ b/nixos/README @@ -0,0 +1,3 @@ +I Tried my best using this, but in the end got way to frustrated when I could +not for the life of me download the required dependencies in a nix shell file +to run ebiten, the simple 2d go game library. diff --git a/sway/.config/sway/README b/sway/.config/sway/README new file mode 100644 index 0000000..73e1ad9 --- /dev/null +++ b/sway/.config/sway/README @@ -0,0 +1 @@ +I wanted to use sway, but wayland just did not work for anything important.