Skip to content

dfmgr/rofi

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

42 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

rofi

Rofi is a window switcher, run dialog, ssh-launcher and dmenu replacement

Automatic install/update:

bash -c "$(curl -LSs https://github.com/dfmgr/rofi/raw/main/install.sh)"

Manual install:

requires:

Debian based:

apt install rofi

Fedora Based:

yum install rofi

Arch Based:

pacman -S rofi

MacOS:

brew install rofi
mv -fv "$HOME/.config/rofi" "$HOME/.config/rofi.bak"
git clone https://github.com/dfmgr/rofi "$HOME/.config/rofi"

rofi wiki | rofi site