Skip to content

Commit

Permalink
update readme
Browse files Browse the repository at this point in the history
  • Loading branch information
richard-kung committed Feb 20, 2023
1 parent e923456 commit 1d1e8ad
Showing 1 changed file with 4 additions and 2 deletions.
6 changes: 4 additions & 2 deletions README.md
Original file line number Diff line number Diff line change
@@ -1,13 +1,15 @@
# Breezeway
## About
Breezeway is a Breeze window decoration fork that mimics macOS style.
Not many features at this moment.
Breezeway is a KDE Plasma window decoration that mimics macOS style.

![](screenshot1.png)
![](screenshot2.png)

## Build
### prerequisities
sudo apt install cmake extra-cmake-modules libkdecorations2-dev libkf5coreaddons-dev libkf5guiaddons-dev libkf5configwidgets-dev libkf5windowsystem-dev libkf5iconthemes-dev libqt5x11extras5-dev

### build
mkdir build
cd build
cmake -DCMAKE_INSTALL_PREFIX=`kf5-config --prefix` ..
Expand Down

0 comments on commit 1d1e8ad

Please sign in to comment.