Skip to content

Latest commit

 

History

History
28 lines (23 loc) · 1.49 KB

README.md

File metadata and controls

28 lines (23 loc) · 1.49 KB

Timer extension for gnome-shell

  • Provides a countdown timer in the gnome-shell top panel
  • User adjustable timer presets for common tasks
  • Manually adjustable timer

Installation

Archlinux

Get from AUR

Direct from source

  • Get Source
  • Extract timer@olebowle.gmx.com directory to ~/.local/share/gnome-shell/extensions/
  • Move utilities-timer-symbolic.svg to /usr/share/icons/hicolor/scalable/apps
  • Update the system's icon cache: gtk-update-icon-cache --force --quiet /usr/share/icons/hicolor
  • Press Alt + F2, and r in command to restart gnome-shell

Configuration

Some of the default settings can be overridden in with $XDG_CONFIG_HOME/gnome-shell-timer/gnome_shell_timer.json (usually ~/.config/gnome-shell-timer/gnome_shell_timer.json) file. Please refer the wiki.

License

See COPYING for details.

Thanks