Skip to content

Latest commit

 

History

History
92 lines (63 loc) · 2.7 KB

README.md

File metadata and controls

92 lines (63 loc) · 2.7 KB

Note

for AUR hyprdots-ctl was renamed into hyprdots-ctl-git. Please install the "-git" package

  _   _                     _       _                  _   _ 
 | | | |_   _ _ __  _ __ __| | ___ | |_ ___        ___| |_| |
 | |_| | | | | '_ \| '__/ _` |/ _ \| __/ __|_____ / __| __| |
 |  _  | |_| | |_) | | | (_| | (_) | |_\__ \_____| (__| |_| |
 |_| |_|\__, | .__/|_|  \__,_|\___/ \__|___/      \___|\__|_|
        |___/|_|                                             


 Read me 
   
 Installation 
   
 Usage 
   
 Wiki 
   
 Discussions 


Read Me

Hyprdots-ctl is a command-line interface for Hyprdots ricing. This repository contains scripts that are currently in the WIP phase, but could potentially be useful. This CLI aims to add patches for Hyprdots and update the script to address common configuration issues and requests. Please be aware that using these scripts may alter your configurations.

Hyprdots is stable, but this CLI is designed to be an active helper to some issues or some feature requests for Hyprdots. It is important to note that these scripts may alter or mess up your configurations. Please use them at your discretion.

Warning

These scripts may alter or mess up your configurations. Please use them at your discretion.

Installation

Arch Linux

Recommended: Use your preferred AUR helper paru or yay.

paru -Sy hyprdots-ctl-git
yay -Sy hyprdots-ctl-git

Manual: Use makepkg

git clone https://aur.archlinux.org/hyprdots-ctl-git.git
cd hyprdots-ctl
makepkg -si

Make

Install required dependencies: git make fzf tree.

Font dependencies: 'JetBrains Nerd font'

To install:

git clone https://github.com/kRHYME7/Hyprdots-ctl
cd ./Hyprdots-ctl
sudo make

To uninstall:

sudo make uninstall

To update:

sudo make update clean install

Usage

Run: Hyprdots man

See USAGE.

Contributing

If you would like to contribute to the project, thanks. I don't know what's the use of the STARS ⭐ but Please leave one when you visit this repo.

Support

If you encounter any issues, please submit them...

Roadmap

  • This will just be an active helper to some issues or some feature requests for Hyprdots.
  • Add interactive installation using fzf