Coder Social home page Coder Social logo

rofi-collection's Introduction

Rofi Collection

My personal collection.

If you find any error or you think I need to add something to this readme please send a message to me on reddit

Getting Started

Prerequisites

You need to install Rofi and an icon pack, the one I'm using is Papirus:

Debian/Ubuntu

$HOME
-> sudo apt install rofi papirus-icon-theme

Fedora

$HOME
-> sudo dnf install rofi papirus-icon-theme

If you're having trouble:

rofi repo.

Papirus Icon repo

Also you need to download and install this font from nerd fonts:

  • JetBrainsMono

To install this font, copy/move to the folder ~/.fonts and run in the terminal:

$HOME
-> fc-cache -fv

Installing

First you need to clone the repo (recommend in $HOME, or Projects directory):

$HOME
-> git clone https://github.com/Murzchnvok/rofi-collection

If you're using sxhkd you need to add something like this to your sxhkdrc:

super + shift + {i,o,p}
    rofi -show {run,drun,window} -theme $HOME/rofi-collection/nord/nord.rasi

or copy/move the rasi config file to ~/.local/share/rofi/themes/ and run rofi theme selector:

$HOME/rofi-collection
-> cp -r nord $HOME/.local/share/rofi/themes/

$HOME
-> rofi-theme-selector

Remember to keep updated:

$HOME
-> cd $HOME/rofi-collection && git pull

You might be interested

Quality is more important then quantity!

Murz (my own color scheme)

rofi

Dracula

rofi

Gruvbox

rofi

Material

rofi

Minimal

rofi

Nord

rofi

rofi-collection's People

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.