Giter Club home page Giter Club logo

cat-dots's Introduction

Logo
Cat-Dots

Palette ยท Wiki

Stargazers Issues

github_showcase

Installation

AUTO INSTALL

RECOMMENDED

sh -c "$(curl -fsSL https://raw.githubusercontent.com/Deathemonic/Cat-Dots/main/install.sh)"

Note:
You need curl and git installed in your system. Also if you are not using archlinux the installer won't install the dependencies automatically you have to manually install them. Check out this link for the list of dependencies

MANUAL INSTALL

Note:
First up install the dependencies, they are needed in order for the dotfiles to work. Check out this link for the list of dependencies

  1. Clone the repo and go to that directory
git clone https://github.com/Deathemonic/Cat-Dots.git && cd Cat-Dots
  1. Make a backup folder for the conflicting folders and configs
mkdir ~/.backups
  1. Move the conflicting folders to the backup folder depending if you have them
mv ~/.config/bspwm ~/.backups
mv ~/.config/mpDris2 ~/.backups
mv ~/.config/user-dirs/dirs ~/.backups
mv ~/.mpd ~/.backups
mv ~/.ncmpcpp ~/.backups
  1. Copy the cat-configs to your ~/.config
cp -rf cat-configs ~/.config
  1. Copy the bspwm folder you config in your ~/.config
cp -rf bspwm ~/.config
  1. Change the scripts into exutables
chmod +x ~/.config/cat-configs/bin/system/*
chmod +x ~/.config/cat-configs/bin/utilities/*
  1. Copy the home configs to your home directory ~
cp -rf misc/home/. ~
  1. Install the extra fonts

  2. Install the gtk themes and icons

    • GTK

       git clone --recurse-submodules https://github.com/catppuccin/gtk.git cat-gtk
       cd cat-gtk
       # You can use either venv or virtualenv
       python3 -m venv venv
       source ./venv/bin/activate
       pip install -r requirements.txt
       # Themes must be insalled at the user themes directory
       python3 install.py all -a all -s standard -d ~/.themes
    • Icons

       git clone https://github.com/catppuccin/papirus-folders.git cat-folders
       cd cat-folders
       # Icons must be installed at the user icons directory
       wget -qO- https://git.io/papirus-icon-theme-install | DESTDIR="$HOME/.icons" sh
       cp -r ./src/* ~/.icons/Papirus
       # Use the modified papirus-folders script
       cp ./papirus-folders ~/.local/bin
  3. You should be done just log out at your session or restart your system to apply the changes

NIX INSTALL

WIP


SCREENSHOTS

WIP

Desktop desktop_preview

THANKS TO

And you - For checking out my Dotfiles

SUPPORT

Like my work consider supporting me

Buy Me a Coffee at ko-fi.com

or

Donate via Paypal

OTHER DOTFILES

SweetDots - A sweetpastel themed dotfiles

Kyuketsuki - A minimalist dracula theme dotfiles (Archived)


Made with โค๏ธ by Deathemonic

cat-dots's People

Contributors

deathemonic avatar imgbotapp avatar

Stargazers

 avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar

Watchers

 avatar

cat-dots's Issues

This is not issue just a question.

If I install your dots (bspwm) in a fresh arch install ( endeavour os - without desktop) than it will be work or not?

As I tried previously your dots but it was not installed.

Now I want to try once again.

By the way your work is rock solid.

I installed your cat dots on endevouros without desktop but not start bspwm. How can I start ?

Skip instead of reinstalling

When using installation script, it reinstalls all the packages, so instead yay -S $packages use yay -S $packages --needed to skip everything installed.

I just get a black screen

To begin with, I install pure Arch Linux with SDDM, then I install all the dependencies and run your installation script, at the end I reboot and log in but I only see a black screen

black screen

I am using virtual box with bspwm installed with ly display manager. I had some customization and it was working fine but after i rebooted it is not working.

Create .fonts folder

Currently if there's no ~/.fonts folder, it'll just skip copying fonts. It'd be cool if it'd create a folder if it is nonexistent.

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.