diff options
Diffstat (limited to 'configs/sysmenu/projectM_partymode/config.inp')
-rw-r--r-- | configs/sysmenu/projectM_partymode/config.inp | 21 |
1 files changed, 21 insertions, 0 deletions
diff --git a/configs/sysmenu/projectM_partymode/config.inp b/configs/sysmenu/projectM_partymode/config.inp new file mode 100644 index 0000000..3379a1d --- /dev/null +++ b/configs/sysmenu/projectM_partymode/config.inp @@ -0,0 +1,21 @@ +# config.inp +# Configuration File for projectM + +Texture Size = 1024 # Size of internal rendering texture +Mesh X = 32 # Width of PerPixel Equation mesh +Mesh Y = 24 # Height of PerPixel Equation mesh +FPS = 55 # Frames Per Second +Fullscreen = false +Window Width = 512 # startup window width +Window Height = 512 # startup window height + +Smooth Transition Duration = 2 # in seconds +Preset Duration = 20 # in seconds +Easter Egg Parameter = 1 + +Hard Cut Sensitivity = 10 # Lower to make hard cuts more frequent +Aspect Correction = true # Custom Shape Aspect Correction + +Preset Path = /usr/share/projectM/presets # preset location +Title Font = /usr/share/fonts/truetype/ttf-dejavu/DejaVuSans.ttf +Menu Font = /usr/share/fonts/truetype/ttf-dejavu/DejaVuSansMono.ttf |