Skip to content

Search Control Center/System Settings on Fedora distro using rofi.

Notifications You must be signed in to change notification settings

bertdida/rofi-control-center

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

9 Commits
 
 
 
 
 
 
 
 

Repository files navigation

Rofi Control Center Plugin

Search Control Center/System Settings on GNOME based distro using rofi.

rofi control center screenshot 1

rofi control center screenshot 2

rofi control center screenshot 3

Installation

  1. Download the script
sudo wget https://raw.githubusercontent.com/bertdida/rofi-control-center/main/rofi-control-center.py -P ~/.local/bin/
  1. ...make it executable.
sudo chmod +x ~/.local/bin/rofi-control-center.py
  1. Launch using rofi command
rofi -modi "settings:~/.local/bin/rofi-control-center.py" -show settings -show-icons

or edit your rofi config to load the script automatically.

configuration {
  modi: "drun,settings:~/.local/bin/rofi-control-center.py";
}

About

Search Control Center/System Settings on Fedora distro using rofi.

Topics

Resources

Stars

Watchers

Forks

Languages