summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--README.md28
-rwxr-xr-xinstall.sh1
2 files changed, 16 insertions, 13 deletions
diff --git a/README.md b/README.md
index afb80fc..d4319ae 100644
--- a/README.md
+++ b/README.md
@@ -1,19 +1,23 @@
-# Dotfiles
+# Jack Jamison's Dotfiles
-Using:
-- Hyprland
+## Dependencies
+Important
+- Hyprland + utils (hyprpaper, hypridle)
+- Bash
- Kitty
+- Neovim
+- Fuzzel
+
+Helper
- Brightnessctl
-- Emacs
-- Emacs lsp booster
-- Grim
-- Slurp
-- Tofi
+- Grim and Slurp for screenshots
+Fonts and style:
- Dejavu Sans Mono
- Nerd icons
-Installation:
-- Download dependencies, and GNU stow
-- stow . --adopt
-- git restore .
+## Installation
+Everything can be installed by running `stow .` Since there are probably conflicts with your existing files, you can use the `--adopt` flag and then `git restore .`.
+
+## TODO
+- [ ]
diff --git a/install.sh b/install.sh
deleted file mode 100755
index a9bf588..0000000
--- a/install.sh
+++ /dev/null
@@ -1 +0,0 @@
-#!/bin/bash