Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/caiolaytynher/install-gtk-themes
Install GTK themes that were obtained through git, specifically the Fausto Korpsvart themes.
https://github.com/caiolaytynher/install-gtk-themes
fish-shell gtk
Last synced: about 1 month ago
JSON representation
Install GTK themes that were obtained through git, specifically the Fausto Korpsvart themes.
- Host: GitHub
- URL: https://github.com/caiolaytynher/install-gtk-themes
- Owner: caiolaytynher
- License: mit
- Created: 2023-01-04T22:19:43.000Z (about 2 years ago)
- Default Branch: main
- Last Pushed: 2023-01-20T20:15:50.000Z (about 2 years ago)
- Last Synced: 2024-11-07T09:31:01.599Z (3 months ago)
- Topics: fish-shell, gtk
- Language: Shell
- Homepage:
- Size: 7.81 KB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# Install GTK Themes
Custom app to install the GTK themes that I've cloned from
[Fausto Korpsvart](https://github.com/Fausto-Korpsvart). Run it
with root privileges and pass your home folder as argument.## Install command
```fish
sudo fish install-gtk-themes.fish $HOME
```## Delete command
```fish
sudo fish delete-gtk-themes.fish $HOME
```# Disclaimer
The installation only works if you have my [custom themes
repo](https://github.com/caiolaytynher/custom-themes). If you
don't, it'll ask you to clone it. Please, clone it into a folder
called `Themes` in you home folder.