Skip to content

Latest commit

 

History

4 Commits

Folders and files

NameName
Last commit message
Last commit date
 
 
 
 
 
 
 
 

Repository files navigation

Night for rofi

Clean and dark colorscheme for rofi

demonstration

Installation

To install it simply copy the configuration files to ~/.config/rofi

# backup your old configuration if you have it
if test -d $HOME/.config/rofi; then mv $HOME/.config/rofi $HOME/.config/rofi.BAK; fi
# clone and copy configurations
git clone https://github.com/NightCS/rofi.git rofi
mv rofi $HOME/.config

Done!

Note

If you want you can use the sidebar style too, simply replace the content of config.rasi to this:

@theme "themes/sidebar-rxyhn.rasi"

How it looks:

demonstration-sidebar

About

A dark and clean colorscheme for rofi using the night colorscheme palette

Topics

Resources

Stars

1 star

Watchers

0 watching

Forks

Contributors