diff --git a/.alacritty.toml b/.alacritty.toml index 8c84b78..f370ce4 100644 --- a/.alacritty.toml +++ b/.alacritty.toml @@ -1,4 +1,3 @@ -import = ["~/.config/alacritty/themes/themes/hyper.toml"] #[shell] #program = "/home/nathan/.cargo/bin/zellij" @@ -25,3 +24,6 @@ save_to_clipboard = true [mouse] bindings = [{ mouse = "Right", action = "Paste" }] +[general] +import = ["~/.config/alacritty/themes/themes/hyper.toml"] + diff --git a/.stow-local-ignore b/.stow-local-ignore deleted file mode 100644 index b43bf86..0000000 --- a/.stow-local-ignore +++ /dev/null @@ -1 +0,0 @@ -README.md diff --git a/README.md b/README.md index 32b8289..c0d7928 100644 --- a/README.md +++ b/README.md @@ -1,3 +1,3 @@ # dotfiles -This uses the stow system by gnu +See device-setup for installation