Skip to content

Latest commit

 

History

History
32 lines (26 loc) · 1.12 KB

README.md

File metadata and controls

32 lines (26 loc) · 1.12 KB

Dollar-PKR

Gnome-Shell v.(3.38, 40, 41, 42, 43, 44, 45, 46, 47) Extension, for conversion of USD to TRY on the center of the top panel.

This is extension is a modified version of https://github.com/shoaibzs/Dollar-PKR-43 extension to show USD to TRY instead of USD to PKR.

# Licence

See LICENSE File

# How to install

Download via Gnome Extension Store: https://extensions.gnome.org/extension/6192/usd-try/

or

cd /tmp && git clone https://github.com/arifesat/USD-TRY-GShell.git && mv USD-TRY-Gshell [email protected] && cp -av [email protected] ~/.local/share/gnome-shell/extensions/ && gnome-shell-extension-tool --enable-extension [email protected] && rm -rf [email protected]

Last method is deprecated with the newer versions, just copy extension file to

~/.local/share/gnome-shell/extensions/

then restart GNOME Shell and run

gnome-extensions enable [email protected]

To restart GNOME Shell in X11, pressing Alt+F2 to open the Run Dialog and enter restart (or just r). In Wayland Logout and Login again.