Giter Site home page Giter Site logo

dotfiles's Introduction

banner

welcome!

hey, thanks for visiting โค๏ธ! if you like this rice or even use it, can you drop a star please? i really appreciate it!

about:

rice

rice

installation:

1. installing bspwm

on void:

$ xbps-install bspwm

on arch linux:

$ yay -S bspwm

(you can use another aur helper)

on gentoo:

$ emerge bspwm

on ubuntu or debian:

$ apt install bspwm

on fedora:

$ dnf install bspwm

2. installing eww

OBS: if you are a void user, you can use the eww-template

for first, install cargo ๐Ÿฆ€:

$ curl https://sh.rustup.rs -sSf | sh

it will download a script, and start the installation. if everything goes well, youโ€™ll see this appear: Rust is installed now. Great!

clone and cd into eww folder:

$ git clone https://github.com/elkowar/eww.git && cd eww

now compile the eww binary:

$ cargo build --release -j $(nproc)

now move the binary to /usr/bin and give permissions:

$ sudo mv target/release/eww /usr/bin/ && sudo chmod +x /usr/bin/eww

and finally done the installation of eww! ๐ŸŒŒ

3. installing the packages

on arch linux:

$ yay -S alacritty sxhkd rofi ninja picom jgmenu

on gentoo:

$ emerge alacritty sxhkd rofi picom

installing jgmenu on gentoo:

$ git clone https://github.com/johanmalm/jgmenu.git
$ cd jgmenu
$ ./configure
$ make
$ sudo make install

on void:

$ xbps-install -S alacritty sxhkd rofi picom jgmenu

on fedora:

$ dnf install sxhkd alacritty rofi picom jgmenu

on ubuntu:

$ apt install sxhkd rofi picom jgmenu

to install alacritty in ubuntu you need run this:

$ sudo add-apt-repository ppa:aslatter/ppa
$ sudo apt update
$ sudo apt install alacritty

finally install the dots!

$ git clone https://github.com/justleoo/dotfiles/ && cd dotfiles
$ git checkout bspwm-everblush
$ mv conf/bspwm ~/.config/
$ mv conf/eww ~/.config/
$ mv conf/jgmenu ~/.config/
$ mv conf/alacritty ~/.config/
$ mv conf/picom ~/.config/
$ mv conf/sxhkd ~/.config/
$ chmod +x ~/.config/bspwm/*
$ chmod +x ~/.config/eww/bar/scripts/*

have a good time ricing! โค๏ธ

gallery ๐Ÿ“ท

simple horizontal bar

a menu with useful functions

custom rofi

credits:

AlphaTechnolog for help me a lot!! <3

saimoomedits for help me with eww bar

janleigh for the borders script and more

and thank you too! i hope you liked it.

LICENSE

MIT License. see LICENSE file.

dotfiles's People

Contributors

justleoo avatar mateusdcc avatar saimoomedits avatar torvalds avatar unix-parrot 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  avatar  avatar

dotfiles's Issues

starter button

First of all: great design!

Got an issue with the green starter button. Having a box symbol instead of the regular symbol. What did I miss?

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.