Created
March 18, 2017 04:50
-
-
Save paragasu/4218e03728bf9df5056cf0a063e09418 to your computer and use it in GitHub Desktop.
This file contains hidden or 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
table Config | |
FontName: Tahoma | |
FontSize: 8 | |
FontColor: #ffffff | |
ToolTip.FontSize: 9 | |
ToolTip.FontName: gothic | |
ToolTip.ForeColor: #0000FF | |
ToolTip.BackColor: #FFFFFF | |
ToolTip.CaptionOnHover: true | |
ToolTip.CaptionPlacement: Right | |
Locked: false | |
Transparency: 97 | |
Shadow: false | |
ShadowColor: #000000 | |
ShadowX: 1 | |
ShadowY: 1 | |
Bold: false | |
ClickDelay: 300 | |
IconSnap: true | |
SnapWidth: 10 | |
SnapHeight: 10 | |
SnapOrigin: BottomRight | |
SnapShadow: false | |
SnapShadowTrans: 200 | |
CaptionOnHover: false | |
CaptionPlacement: bottom | |
FillStyle: fillinvert | |
Background.Delay: 1 | |
Background.Source: ~/Pictures/wallpaper | |
Background.File:~/Pictures/wallpaper/beawesome-wallpaper-1600x900.jpg | |
Background.Mode: Center | |
Background.Color: #C2CCFF | |
end | |
table Actions | |
Lock: control right doubleClk | |
Reload: middle doubleClk | |
Drag: left hold | |
EndDrag: left singleClk | |
Execute[0]: left doubleClk | |
Execute[1]: right doubleClk | |
end |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment