Skip to content

newmanls/rofi-themes-collection

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

20 Commits
 
 
 
 
 
 
 
 

Repository files navigation

Themes Collection for Rofi Launcher

What is Rofi?

Rofi is A window switcher, Application launcher and dmenu replacement. Rofi started as a clone of simpleswitcher and It has been extended with extra features, like an application launcher and ssh-launcher, and can act as a drop-in dmenu replacement, making it a very versatile tool. Rofi, like dmenu, will provide the user with a textual list of options where one or more can be selected. This can either be running an application, selecting a window, or options provided by an external script. You can learn more about Rofi here.

Screenshots

rounded-dark rounded-nord-dark squared
spotlight launchpad simple-tokyonight
windows11-grid windows11-list

Don't have rofi yet? Install it!

  • On Debian / Ubuntu : apt-get install rofi
  • On Arch / Arch-based : pacman -S rofi
  • On Fedora : dnf install rofi

You can learn how to set Rofi shortcuts and more here.

Installing themes

  1. Clone this repository and change to its directory:
git clone https://github.com/lr-tech/rofi-themes-collection.git
cd rofi-themes-collection
  1. If you don't have the directories needed for the install create them with:
mkdir -p ~/.local/share/rofi/themes/
  1. Copy your desired theme to ~/.local/share/rofi/themes folder:
cp themes/<your-selected-theme> ~/.local/share/rofi/themes/
  1. Run Rofi in run mode, then run rofi-theme-selector.

  2. Search for your desired theme, press enter to preview, then Alt+a to accept the new theme.

  3. Enjoy your new Rofi theme!