summaryrefslogtreecommitdiffstats
path: root/styles/dotnet/README
diff options
context:
space:
mode:
Diffstat (limited to 'styles/dotnet/README')
-rw-r--r--styles/dotnet/README9
1 files changed, 9 insertions, 0 deletions
diff --git a/styles/dotnet/README b/styles/dotnet/README
new file mode 100644
index 00000000..18007ab6
--- /dev/null
+++ b/styles/dotnet/README
@@ -0,0 +1,9 @@
+To make this your default style without having to recompile kdelibs:
+
+Create a $KDEHOME/share/config/kstylerc with the following lines.
+[KDE]
+WidgetStyle=dotNET
+
+That's it. Easy, eh?
+
+-clee