Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/avivace/arc-t
Plasma desktop theme, based on Arc, providing full transparent panels.
https://github.com/avivace/arc-t
arc arc-theme desktop-theme kde plasma qt unixporn
Last synced: 4 months ago
JSON representation
Plasma desktop theme, based on Arc, providing full transparent panels.
- Host: GitHub
- URL: https://github.com/avivace/arc-t
- Owner: avivace
- License: gpl-3.0
- Created: 2017-04-10T20:06:51.000Z (almost 8 years ago)
- Default Branch: master
- Last Pushed: 2019-01-22T21:45:09.000Z (about 6 years ago)
- Last Synced: 2024-10-03T19:10:51.649Z (4 months ago)
- Topics: arc, arc-theme, desktop-theme, kde, plasma, qt, unixporn
- Language: Shell
- Homepage:
- Size: 243 KB
- Stars: 7
- Watchers: 3
- Forks: 2
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
- Authors: AUTHORS
Awesome Lists containing this project
README
# Arc-T
![Screenshot](http://i.imgur.com/eMF7U7o.png "Screenshot")A Plasma desktop theme, based on [Arc KDE](https://github.com/PapirusDevelopmentTeam/arc-kde), providing full transparent panels.
For more information on this setup, see my [dotfiles](https://github.com/avivace/dotfiles).
## Install (and update)
```
mkdir ~/.local/share/plasma/desktoptheme/
git clone https://github.com/avivace/Arc-T
mv Arc-T/ ~/.local/share/plasma/desktoptheme/
```Now, enable it in Settings > Workspace Theme > Desktop Theme.
## Remove
```
rm -rf ~/.local/share/plasma/desktoptheme/Arc-T
```