Skip to content

raduburla/gnome-shell-extension-dell-command-configure-menu

 
 

Repository files navigation

Gnome shell extension: Dell Command Configure Menu

This extension adds gnome top-bar submenus to access Dell Command Configure options, which needs to be installed separately.

Currently only primary battery charge mode is implemented via primarybatterycfg option. Custom charge levels can be chosen in the preferences menu.

Charge options

Installation from git

git clone git://github.com/vsimkus/gnome-shell-extension-dell-command-configure-menu.git
cd gnome-shell-extension-dell-command-configure-menu
glib-compile-schemas --strict --targetdir=dell-command-configure-menu@vsimkus.github.io/schemas/ dell-command-configure-menu@vsimkus.github.io/schemas
cp -r dell-command-configure-menu@vsimkus.github.io ~/.local/share/gnome-shell/extensions

Restart the shell (alt + F2 and then r) and then enable the extension.

Installation from extensions.gnome.org

https://extensions.gnome.org/extension/4545/dell-command-configure-menu/

Contributions

Contributions are welcome. Please open a PR or an issue describing in detail what you would like to be added.

About

A gnome-shell extension that adds submenu options access to Dell's Command Configure utility.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors

Languages

  • JavaScript 93.4%
  • Makefile 3.5%
  • Shell 3.1%