Skip to content

Commit

Permalink
fixes preview
Browse files Browse the repository at this point in the history
  • Loading branch information
varlesh committed Jun 20, 2019
1 parent 92cd1f2 commit ff9d851
Show file tree
Hide file tree
Showing 2 changed files with 5 additions and 1 deletion.
6 changes: 5 additions & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -76,7 +76,7 @@ Packages in this section are not part of the official repositories. If you have
See [screenshots](https://github.com/PapirusDevelopmentTeam/materia-kde/wiki/Screenshots#materia-blur) with Materia Blur.


## Hacks for hide borders on Calendar (on Digital Clock Widget) & separators on KMenu (KickOff Widget)
## Hacks for hide borders on Calendar (in Digital Clock Widget) & separators on KMenu (in KickOff Widget)

```
mkdir -p ~/.local/share/plasma/plasmoids
Expand All @@ -86,6 +86,10 @@ sed -i s/borderOpacity\:\ 0\.25/borderOpacity\:\ 0/g ~/.local/share/plasma/plasm
rm -rf ~/.cache/plasm* ~/.cache/ico*
```

<p align="left">
<img src="https://raw.githubusercontent.com/PapirusDevelopmentTeam/materia-kde/master/fixes.png" alt="fixes"/>
</p>

## Hacks for small screen resolution

- Install widgets [Active Window Control](https://github.com/kotelnik/plasma-applet-active-window-control) & [Application Menu](https://cgit.kde.org/plasma-workspace.git/tree/applets/appmenu) and move to panel
Expand Down
Binary file added fixes.png
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.

0 comments on commit ff9d851

Please sign in to comment.