https://github.com/pearl-hub/dot-gtk
Awesome gtk dotfiles
https://github.com/pearl-hub/dot-gtk
gtk gtk2 gtk3
Last synced: 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 (almost 8 years ago)
- Default Branch: master
- Last Pushed: 2020-01-31T18:41:34.000Z (over 5 years ago)
- Last Synced: 2025-02-06T04:41:10.606Z (4 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|
|:-----------:|:-----------:|
|[](https://travis-ci.org/pearl-hub/dot-gtk) | [](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!