-
Notifications
You must be signed in to change notification settings - Fork 121
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Update theme.index for MATE compatibiliy
- Loading branch information
1 parent
31e78a1
commit 8f4a08e
Showing
1 changed file
with
3 additions
and
5 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,14 +1,12 @@ | ||
[Desktop Entry] | ||
Type=X-GNOME-Metatheme | ||
Name=Windows 10 Light | ||
Name=Windows 10 | ||
Comment=Windows 10 UI for Linux OSes | ||
Comment=Author : Christian Medel (Elbullazul) | ||
Version=v2.0 | ||
Encoding=UTF-8 | ||
|
||
[X-GNOME-Metatheme] | ||
GtkTheme=Windows 10 Light | ||
MetacityTheme=Windows 10 Light | ||
GtkTheme=Windows 10 | ||
MetacityTheme=Windows 10 | ||
IconTheme=Windows 10 | ||
CursorTheme=DMZ-White | ||
ButtonLayout=menu:minimize,maximize,close |