diff options
author | V3n3RiX <venerix@redcorelinux.org> | 2016-12-01 00:32:28 +0000 |
---|---|---|
committer | V3n3RiX <venerix@redcorelinux.org> | 2016-12-01 00:32:28 +0000 |
commit | 11dfd7c942a740c25a6b50600702a7f2a1956f01 (patch) | |
tree | 3ae134999fc73c7f07ccb12c2c2d88f041ba38cb /skel/.config/featherpad | |
parent | 01f04ad16f070ba2d456de594bd104a9a8a30d6c (diff) |
preconfigure featherpad, add lxqt-rc.xml for openbox
Diffstat (limited to 'skel/.config/featherpad')
-rw-r--r-- | skel/.config/featherpad/fp.conf | 16 |
1 files changed, 16 insertions, 0 deletions
diff --git a/skel/.config/featherpad/fp.conf b/skel/.config/featherpad/fp.conf new file mode 100644 index 0000000..357c88e --- /dev/null +++ b/skel/.config/featherpad/fp.conf @@ -0,0 +1,16 @@ +[text] +font="Monospace,9,-1,5,50,0,0,0,0,0" +lineNumbers=true +maxSHSize=1 +noIndent=false +noSyntaxHighlighting=false +noWrap=false +scrollJumpWorkaround=false + +[window] +hideSearchbar=false +max=true +noToolbar=false +showStatusbar=false +size=@Size(700 500) +sysIcon=true |