Skip to content

ricwtk/rofi-themes

Repository files navigation

Themes for Rofi

This repository stores my themes for Rofi using the new theme engine only available from version 1.4.0.

Explanations for the new theme engine are provided by Dave Davenport in Qball's Weblog

Installation

Rofi looks for theme files in ~/.local/share/rofi/themes for user-specific theme or /usr/share/rofi/themes globally.

To install the themes,

  1. clone this repository to your machine

    git clone git@github.com:ricwtk/rofi-themes.git
    
  2. cd to current directory

    cd rofi-themes
    
  3. make copyToThemeDir.sh executable

    chmod a+x copyToThemeDir.sh
    
  4. use the script to copy or link the theme files to ~/.local/share/rofi/themes

    a. to copy the theme files

    ./copyToThemeDir.sh
    

    b. to create symlinks to the cloned theme files

    ./copyToThemeDir.sh link
    

Alternatively, you can download the files and save them to the directory manually.

Screenshots

The script I used in the screenshot can be found here

tnekcir-left-sidebar

Screenshot for tnekcir-left-sidebar

tnekcir-no-sidebar

Screenshot for tnekcir-no-sidebar

input-emph-topbar

Screenshot for input-emph-topbar

input-emph-nobar

Screenshot for input-emph-nobar

About

Themes for Rofi (>1.4.0)

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages