-
Notifications
You must be signed in to change notification settings - Fork 1
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
- Loading branch information
Showing
2 changed files
with
17 additions
and
7 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -1 +1,10 @@ | ||
A quick port of "KDE 2" window decoration to KDE5 | ||
A quick port of "KDE 2" window decoration to KDE Plasma 5 | ||
|
||
To install do the following in your terminal: | ||
|
||
git clone git://github.com/repos-holder/kdecoration2-kde2 | ||
cd kdecoration2-kde2 | ||
cmake . -DCMAKE_INSTALL_PREFIX=/usr | ||
make install | ||
|
||
It should be then available in System Settings -> Application Style -> Window Decorations |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters