Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/pearl-hub/dot-gtk
Awesome gtk dotfiles
https://github.com/pearl-hub/dot-gtk
gtk gtk2 gtk3
Last synced: about 2 months ago
JSON representation
Awesome gtk dotfiles
- Host: GitHub
- URL: https://github.com/pearl-hub/dot-gtk
- Owner: pearl-hub
- Created: 2017-08-31T14:05:49.000Z (over 7 years ago)
- Default Branch: master
- Last Pushed: 2020-01-31T18:41:34.000Z (about 5 years ago)
- Last Synced: 2024-10-25T09:10:51.309Z (3 months ago)
- Topics: gtk, gtk2, gtk3
- Language: Shell
- Size: 4.88 KB
- Stars: 0
- Watchers: 2
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
Dot-gtk
=====|Project Status|Communication|
|:-----------:|:-----------:|
|[![Build status](https://api.travis-ci.org/pearl-hub/dot-gtk.png?branch=master)](https://travis-ci.org/pearl-hub/dot-gtk) | [![Join the gitter chat at https://gitter.im/pearl-core/pearl](https://badges.gitter.im/Join%20Chat.svg)](https://gitter.im/pearl-core/pearl?utm_source=badge&utm_medium=badge&utm_campaign=pr-badge&utm_content=badge) |**Table of Contents**
- [Description](#description)
- [Installation](#installation)
- [Troubleshooting](#troubleshooting)Description
===========- name: `dot-gtk`
- description: Awesome gtk dotfiles
- author: Filippo Squillace
- username: fsquillace
- OS compatibility: linux, osxInstallation
============
This package can be installed via [Pearl](https://github.com/pearl-core/pearl) system.```sh
pearl install dot-gtk
```**Note**: The package will overwrite the file `~/.config/gtk-3.0/settings.ini`.
Dependencies
------------
GTK requires to have fonts installed into the system.
You can use the package `fonts` in order to have a collection of fonts ready to use:```sh
pearl install fonts
```Troubleshooting
===============
This section has been left blank intentionally.
It will be filled up as soon as troubles come in!