diff options
author | Nicolas Lécureuil <nlecureuil@mandriva.com> | 2010-05-18 07:55:10 +0000 |
---|---|---|
committer | Nicolas Lécureuil <nlecureuil@mandriva.com> | 2010-05-18 07:55:10 +0000 |
commit | 4abcd00b3e8c6e3f69228fd322589ea5e49f01bd (patch) | |
tree | 59eada3ba26a7dead10a37192a9533f60951da37 /kde4-profiles/common/share/apps | |
parent | 0b1f354eb9ce6668b6a622131435fb3a20abcdc5 (diff) | |
download | config-4abcd00b3e8c6e3f69228fd322589ea5e49f01bd.tar config-4abcd00b3e8c6e3f69228fd322589ea5e49f01bd.tar.gz config-4abcd00b3e8c6e3f69228fd322589ea5e49f01bd.tar.bz2 config-4abcd00b3e8c6e3f69228fd322589ea5e49f01bd.tar.xz config-4abcd00b3e8c6e3f69228fd322589ea5e49f01bd.zip |
Use smaller font for konsole
Diffstat (limited to 'kde4-profiles/common/share/apps')
-rw-r--r-- | kde4-profiles/common/share/apps/konsole/Shell.profile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/kde4-profiles/common/share/apps/konsole/Shell.profile b/kde4-profiles/common/share/apps/konsole/Shell.profile index a613a76..a47a66e 100644 --- a/kde4-profiles/common/share/apps/konsole/Shell.profile +++ b/kde4-profiles/common/share/apps/konsole/Shell.profile @@ -1,7 +1,7 @@ [Appearance] AntiAliasFonts=true ColorScheme=Linux -Font=Monospace,12,-1,5,50,0,0,0,0,0 +Font=Monospace,11,-1,5,50,0,0,0,0,0 [General] Icon=utilities-terminal |