❤️ Many things arent finished, stay tuned for more!
Note
This will only work for Arch Linux Based distros (tested Arch, CachyOS, Endeavour). This MAY change in the future, no guarantees though.
Warning
For current users, please update the swaync config file. Ive fixed all the glaring issues, please let me know if you find any more.
⌛ Automatic (RECOMMENDED)
Should work on pretty much any arch based system (minimal, or not). If theres an issue installing, please submit a bug report!
bash <(curl -fsSL "https://geodearc.github.io/GeoDots/install.sh")
If the above command doesnt work, you are likely using a non-standard shell (like fish). Try running this command instead (assumes bash is installed, install
bash
with pacman otherwise).
bash -c "$(curl -fsSL https://geodearc.github.io/GeoDots/install.sh)"
⌨ Manual(ish)
- 🗃️ Ensure dependencies & update
sudo pacman -Syu
sudo pacman -S --needed git base-devel
- 💾 Begin Installation!
Needs to be in home folder for now! May make the script better/adaptive if i feel like it
cd
git clone https://github.com/GeodeArc/GeoDots/
cd GeoDots
./install.sh
🐧 Actually Manual
-
🗃️ Head over the the gh-pages branch, and install the dependencies in the text files labeled 'pkg'
-
🔶 Go to each config folder in /.config/, and put a config (e.g light alt waybar, GTK hyprland.conf), and move it to the root of that config folder
-
💾 Copy folders from /.config/ to your .config folder
-
🏠 Copy the /Dots folder to your home directory
- ⚙️ Stupidly simple installer with bug prevention
- 💥 3 different modes (Light, Dark, Minimal)
- 🖌️ Consistent styling (ish)
- 🌈 Color scheme changes with wallpaper
- 🏃 Very easy to configure and get started!
🟡 Roadmap
-
Finish settings script
-
Finish required wiki articles
-
Add hyprlock autologon (maybe with sddm since that seems easy)
-
Add matugen GTK theming atleast, maybe deprecate pywal?
-
Add quicker installation (auto install)
-
Ability to choose nerd font (might not add)
-
Add hyprlock click widgets when available?
-
Installer for other distros (sobbing emoji)
-
NVIDIA selection (i folded)
Most of these have been modified heavily, but these have still been really helpful!