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
# THIS CONFIG RELIES ON 2 SCRIPTS, CPUSPEED AND CPUTEMP | |
# YOUR SYSTEM MAY NOT REQUIRE THEM, REPLACE AS DESIRED | |
double_buffer yes | |
# maintain spacing between certain elements | |
use_spacer yes | |
# set to yes if you want conky to be forked in the background | |
background yes | |
use_xft yes |
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
#!/bin/bash | |
#Start time | |
StTime="00:02:31" | |
#Length of video | |
LenV="00:00:05" | |
#Quantity images per sec | |
R="4" | |
#Width of images | |
WIDTH="600" |
NewerOlder