Skip to content

GeodeArc/GeoDots

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 
 
 
 
 
 
 
 
 

Repository files navigation

⚠️ This is an unfinished project! While it should be installable, you may run into issues.

❤️ 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.

🌟 INSTALLATION:

⌛ 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

💫 FEATURES

  • ⚙️ 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!

🖼️ SCREENSHOTS:

Main Setup with SwayNC

CLI apps showcase & Power menu

Screenshot stuff & Resources

Minimal Config

Lock Screen (Hyprlock)

⚙ MORE:

🟡 Roadmap

Current (Roadmap for first RELEASE):

  • Finish settings script

  • Finish required wiki articles

Maybe later:

  • 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)

💞 Special thanks/credits:

Most of these have been modified heavily, but these have still been really helpful!

About

A simple, consistent, and lightweight Hyprland configuration.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published